[Docs] Remove API Reference for downloader, add page about publishing cogs (#3234)

* docs: add info about publishing cogs, remove downloader reference

Co-authored-by: Redjumpman <Redjumpman@users.noreply.github.com>

* chore(changelog): add towncrier entries

* docs: fix broken reference in 3.1.0 changelog

Co-authored-by: Redjumpman <Redjumpman@users.noreply.github.com>
This commit is contained in:
jack1142
2020-01-02 14:28:50 +01:00
committed by Michael H
parent a80e20067c
commit debed501b2
8 changed files with 48 additions and 67 deletions

View File

@@ -3,9 +3,9 @@
.. role:: python(code)
:language: python
====================
Migrating Cogs to V3
====================
==========================
Migrating cogs from Red V2
==========================
First, be sure to read :dpy_docs:`discord.py's migration guide <migrating.html>`
as that covers all of the changes to discord.py that will affect the migration process