diff --git a/lib_dsp/doc/rst/index.rst b/lib_dsp/doc/rst/lib_dsp.rst similarity index 99% rename from lib_dsp/doc/rst/index.rst rename to lib_dsp/doc/rst/lib_dsp.rst index c3211f42..9ba663bb 100644 --- a/lib_dsp/doc/rst/index.rst +++ b/lib_dsp/doc/rst/lib_dsp.rst @@ -524,4 +524,3 @@ Known Issues There are no known issues. -.. include:: ../../../CHANGELOG.rst diff --git a/lib_dsp/doc/rst/xdoc.conf b/lib_dsp/doc/rst/xdoc.conf index 2cef5f56..215ee4a3 100644 --- a/lib_dsp/doc/rst/xdoc.conf +++ b/lib_dsp/doc/rst/xdoc.conf @@ -1,2 +1,4 @@ -XMOSNEWSTYLE = 1 -DOXYGEN_DIRS=../../api \ No newline at end of file +XMOSNEWSTYLE = 2 +DOXYGEN_DIRS=../../api +SPHINX_MASTER_DOC=lib_dsp +