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