[Docs] Change links to d.py docs to use pinned version instead of v1.0.1. (#3053)

* docs: change links to d.py docs to use stable version instead of v1.0.1

* chore(changelog): add towncrier entry

* docs: add |DPY_VERSION| substitution and :dpy_docs: role

* chore(changelog): update towncrier entries to reflect new changes
This commit is contained in:
jack1142
2019-10-17 13:58:39 +02:00
committed by Michael H
parent a9a547e56d
commit 172dd58903
6 changed files with 16 additions and 4 deletions

View File

@@ -0,0 +1 @@
Discord.py docs links will now always use docs for currently used version of discord.py.

View File

@@ -0,0 +1 @@
Add ``|DPY_VERSION|`` substitution that will automatically get replaced by current discord.py version.