diff options
| author | 2012-03-03 11:07:31 +0100 | |
|---|---|---|
| committer | 2012-03-03 11:07:31 +0100 | |
| commit | 221aae624d8a32e801268d2ea5866e885bd3b042 (patch) | |
| tree | 788fdb1cf95199bf9d6e7ee3429b3bcf73251942 /docs | |
| parent | Add Manifest (diff) | |
| download | python-github3-221aae624d8a32e801268d2ea5866e885bd3b042.tar.xz python-github3-221aae624d8a32e801268d2ea5866e885bd3b042.zip | |
Service repos done
+repos.hooks
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/repos.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/repos.rst b/docs/repos.rst index 2b58f32..79e016a 100644 --- a/docs/repos.rst +++ b/docs/repos.rst @@ -133,6 +133,9 @@ Watchers Hooks --------- +.. autoclass:: pygithub3.services.repos.Hooks + :members: + .. _github repos doc: http://developer.github.com/v3/repos .. _github collaborators doc: http://developer.github.com/v3/repos/collaborators .. _github commits doc: http://developer.github.com/v3/repos/commits |
