diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/changelog.md | 2 | ||||
| -rw-r--r-- | docs/source/changelog.rst | 1 | ||||
| -rw-r--r-- | docs/source/index.rst | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/docs/source/changelog.md b/docs/source/changelog.md new file mode 100644 index 0000000..ff772da --- /dev/null +++ b/docs/source/changelog.md @@ -0,0 +1,2 @@ +```{include} ../../CHANGELOG.md +```
\ No newline at end of file diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst deleted file mode 100644 index 3c58b59..0000000 --- a/docs/source/changelog.rst +++ /dev/null @@ -1 +0,0 @@ -.. include::../../CHANGELOG.md
\ No newline at end of file diff --git a/docs/source/index.rst b/docs/source/index.rst index c85866f..b276ee6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -22,5 +22,6 @@ This is a template for documentation projects. :hidden: :caption: Helpings + development/index changelog |
