Skip to content

Commit c3a9d5b

Browse files
committed
add changelog to docs
1 parent 00f13c1 commit c3a9d5b

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Changelog
2+
*********
3+
4+
.. include:: ../CHANGELOG.md
5+
:parser: myst_parser.sphinx_

docs/index.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,12 @@ Contents
9393
:maxdepth: 2
9494

9595
examples
96-
api_reference
9796

98-
Indices
99-
=======
97+
References
98+
==========
99+
100+
.. toctree::
101+
:maxdepth: 1
100102

101-
* :ref:`genindex`
102-
* :ref:`modindex`
103+
api_reference
104+
changelog

0 commit comments

Comments
 (0)