Skip to content

Commit 7df0f19

Browse files
authored
Merge pull request #32 from pganssle/update_changelog_docs
Modify changelog appearance to flatten TOC
2 parents cf380b5 + 70e6f47 commit 7df0f19

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

changelog.d/32.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Flattened TOC entry for changelog in documentation.

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
=========
12
Changelog
23
=========
34

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Contents:
1313
readme
1414
installation
1515
usage
16+
17+
.. toctree::
18+
:maxdepth: 1
19+
1620
contributing
1721
authors
1822
changelog

0 commit comments

Comments
 (0)