[Docs] The beginning of the reign of autodoc (#898)

* Update gitignore

* Add docs basic config

* Add config options for rtd and autodoc

* Add requirements.txt and update conf to support coros

* Add downloader cog docs

* Add downloader reference docs

* Add config, apparently invalid rst syntax breaks a lot of shit
This commit is contained in:
Will
2017-08-11 00:14:42 -04:00
committed by GitHub
parent 13cabfbad7
commit 7e05903c61
9 changed files with 481 additions and 4 deletions

View File

@@ -0,0 +1,23 @@
.. downloader framework reference
Downloader Framework Reference
==============================
.. automodule:: cogs.downloader.json_mixins
.. autoclass RepoJSONMixin
:members
.. automodule:: cogs.downloader.installable
.. autoclass:: Installable
:members:
.. automodule:: cogs.downloader.repo_manager
.. autoclass:: Repo
:members:
.. autoclass:: RepoManager
:members: