diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/changelog.rst | 1 | ||||
| -rw-r--r-- | docs/source/index.rst | 9 |
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst new file mode 100644 index 0000000..3c58b59 --- /dev/null +++ b/docs/source/changelog.rst @@ -0,0 +1 @@ +.. include::../../CHANGELOG.md
\ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index ea482de..df177f3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,4 +15,11 @@ This is a template for documentation projects. :hidden: :caption: Contents - contents/index
\ No newline at end of file + contents/index + +.. toctree:: + :hidden: + :caption: Helpings + + changelog + |
