aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-12-09 20:01:03 +0400
committerGravatar Hassan Abouelela <[email protected]>2021-12-09 20:01:03 +0400
commitc287e9900cceed9a728bc5125343fd35b9898178 (patch)
treedda30bd92e94e42375e683d22f2b2ae9a64af1bf /docs/changelog.rst
parentMerge pull request #2 from python-discord/docs-build (diff)
Add InterSphinx Extension
Adds the intersphinx extension to link discord.py and python docs to the autogenerated references.
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 4954b59c..58b8e558 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,7 @@
Changelog
=========
+- :support:`3` Added intersphinx to docs.
- :support:`2` Autogenerated docs.
- :feature:`2` Regex utility.
- :support:`1` Core package, poetry, and linting CI.