From 19f9f39da59325d38004d44c928087574114e43c Mon Sep 17 00:00:00 2001 From: Brennan Magee Date: Thu, 21 Mar 2024 17:21:18 +0000 Subject: [PATCH] use xdoc newstyle 2 --- AN00209_xCORE-200_DSP_Library/doc/rst/xdoc.conf | 2 +- lib_dsp/doc/rst/xdoc.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AN00209_xCORE-200_DSP_Library/doc/rst/xdoc.conf b/AN00209_xCORE-200_DSP_Library/doc/rst/xdoc.conf index 37460abf..0558ed51 100644 --- a/AN00209_xCORE-200_DSP_Library/doc/rst/xdoc.conf +++ b/AN00209_xCORE-200_DSP_Library/doc/rst/xdoc.conf @@ -1,2 +1,2 @@ -XMOSNEWSTYLE=1 +XMOSNEWSTYLE=2 SOURCE_INCLUDE_DIRS=../../src \ No newline at end of file diff --git a/lib_dsp/doc/rst/xdoc.conf b/lib_dsp/doc/rst/xdoc.conf index 2cef5f56..1703161b 100644 --- a/lib_dsp/doc/rst/xdoc.conf +++ b/lib_dsp/doc/rst/xdoc.conf @@ -1,2 +1,2 @@ -XMOSNEWSTYLE = 1 +XMOSNEWSTYLE=2 DOXYGEN_DIRS=../../api \ No newline at end of file