1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-24 23:17:43 +00:00

Added Sphinx documentation to the client.py file

This commit is contained in:
sudosnok 2022-05-01 17:31:14 +01:00
parent 2b557f9953
commit 0de6781a96
6 changed files with 199 additions and 26 deletions

17
docs/api.rst Normal file
View file

@ -0,0 +1,17 @@
API Reference
=============
.. currentmodule:: github
Client
------
.. autoclass:: GHClient
:members:
API Models
----------
User
~~~~
.. autoclass:: User()
:members: