[V3 Docs] Add and update existing features (#1451)

* [V3 Docs] bump version

* Remove removed functions from __all__

* Update docstring format

* Update copyright year

* Add embed utils docs

* Document bot class

* Document RPC

* Update toctree
This commit is contained in:
palmtree5
2018-03-24 13:27:04 -08:00
committed by Will
parent 45ee4755a6
commit 4e2b83c052
7 changed files with 55 additions and 15 deletions

View File

@@ -10,6 +10,12 @@ Chat Formatting
.. automodule:: redbot.core.utils.chat_formatting
:members:
Embed Helpers
=============
.. automodule:: redbot.core.utils.embed
:members:
Mod Helpers
===========