From fb500c2a84c74a7f395d3da7f9ff50caf8df5001 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 22 Mar 2024 11:57:02 +0000 Subject: [PATCH 1/2] Document rename --- lib_dsp/doc/rst/{index.rst => lib_dsp.rst} | 0 lib_dsp/doc/rst/xdoc.conf | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) rename lib_dsp/doc/rst/{index.rst => lib_dsp.rst} (100%) diff --git a/lib_dsp/doc/rst/index.rst b/lib_dsp/doc/rst/lib_dsp.rst similarity index 100% rename from lib_dsp/doc/rst/index.rst rename to lib_dsp/doc/rst/lib_dsp.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 + From 686c1576848ac511bcfdfd0e9137d473b4a3f843 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 22 Mar 2024 12:01:31 +0000 Subject: [PATCH 2/2] Removed changelog from documentation --- lib_dsp/doc/rst/lib_dsp.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/lib_dsp/doc/rst/lib_dsp.rst b/lib_dsp/doc/rst/lib_dsp.rst index c3211f42..9ba663bb 100644 --- a/lib_dsp/doc/rst/lib_dsp.rst +++ b/lib_dsp/doc/rst/lib_dsp.rst @@ -524,4 +524,3 @@ Known Issues There are no known issues. -.. include:: ../../../CHANGELOG.rst