We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f13c1 commit c3a9d5bCopy full SHA for c3a9d5b
docs/changelog.rst
@@ -0,0 +1,5 @@
1
+Changelog
2
+*********
3
+
4
+.. include:: ../CHANGELOG.md
5
+ :parser: myst_parser.sphinx_
docs/index.rst
@@ -93,10 +93,12 @@ Contents
93
:maxdepth: 2
94
95
examples
96
- api_reference
97
98
-Indices
99
-=======
+References
+==========
100
+.. toctree::
101
+ :maxdepth: 1
102
-* :ref:`genindex`
-* :ref:`modindex`
103
+ api_reference
104
+ changelog
0 commit comments