[Docs] Fix docs post pip install refactor (#969)

* Fix downloader

* Fix bank

* Fix cog manager

* Fix config

* Fix readme

* Add docs/test link to readme

* Add docs codeowners
This commit is contained in:
Will
2017-09-08 23:31:32 -04:00
committed by GitHub
parent d69fd63da7
commit 7c3b2673a5
7 changed files with 30 additions and 14 deletions

View File

@@ -41,12 +41,12 @@ KEYS (case sensitive):
API Reference
*************
.. automodule:: cogs.downloader.json_mixins
.. automodule:: redbot.cogs.downloader.json_mixins
.. autoclass RepoJSONMixin
:members
.. automodule:: cogs.downloader.installable
.. automodule:: redbot.cogs.downloader.installable
Installable
^^^^^^^^^^^
@@ -54,7 +54,7 @@ Installable
.. autoclass:: Installable
:members:
.. automodule:: cogs.downloader.repo_manager
.. automodule:: redbot.cogs.downloader.repo_manager
Repo
^^^^
@@ -71,6 +71,6 @@ Repo Manager
Exceptions
^^^^^^^^^^
.. automodule:: cogs.downloader.errors
.. automodule:: redbot.cogs.downloader.errors
:members: