diff options
author | 2012-03-01 19:57:59 +0100 | |
---|---|---|
committer | 2012-03-01 19:57:59 +0100 | |
commit | b891dfb211f9a58e5d834ccd148943286c45f61c (patch) | |
tree | c90ab9489c5217151c1f1c716aea8fa39b303393 /docs/github.rst | |
parent | Repos.watchers service done (diff) | |
parent | Complete services.repos doc (diff) | |
download | python-github3-b891dfb211f9a58e5d834ccd148943286c45f61c.tar.xz python-github3-b891dfb211f9a58e5d834ccd148943286c45f61c.zip |
Merge branch 'docs'
Diffstat (limited to 'docs/github.rst')
-rw-r--r-- | docs/github.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/github.rst b/docs/github.rst new file mode 100644 index 0000000..ae4941b --- /dev/null +++ b/docs/github.rst @@ -0,0 +1,7 @@ +Github +======== + +This is the main entrance of **pygithub3** + +.. autoclass:: pygithub3.Github + :members: |