diff --git a/docs/changelog/changelog.rst b/docs/changelog/changelog.rst new file mode 100644 index 0000000..5ec53ae --- /dev/null +++ b/docs/changelog/changelog.rst @@ -0,0 +1 @@ +.. include:: ../../CHANGELOG.md diff --git a/docs/conf.py b/docs/conf.py index 35a037e..ecfcccd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,6 +20,7 @@ 'sphinx.ext.imgmath', 'matplotlib.sphinxext.plot_directive', 'sphinx.ext.graphviz', + 'm2r2' ] plot_rcparams = {'savefig.bbox': 'tight'} diff --git a/docs/index.rst b/docs/index.rst index 0ba2c12..2e4d420 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -123,6 +123,7 @@ _________________ parts/parts modifier/modifier api/modules + changelog/changelog .. only:: html