From cc14954c576e49ffb18c7b6a4a67d64f4de6e9ee Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Fri, 1 Mar 2024 11:02:38 +0100 Subject: [PATCH] doc: doxygen: add "Topics" to menus Beginning with doxygen 1.9.8 "Modules" are renamed to "Topics". This patch adds the new entry to the layout file. Having both, "Modules" and "Topics" in the layout file should generate similar output for older and newer doxygen versions. --- dist/tools/doccheck/exclude_simple | 1 + doc/doxygen/RIOTDoxygenLayout.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/dist/tools/doccheck/exclude_simple b/dist/tools/doccheck/exclude_simple index e8f7c89a13..13755d6795 100644 --- a/dist/tools/doccheck/exclude_simple +++ b/dist/tools/doccheck/exclude_simple @@ -8423,3 +8423,4 @@ warning: Member LSM6DSXX_PARAM_ACC_FIFO_DEC (macro definition) of file lsm6dsxx_ warning: Member LSM6DSXX_PARAM_GYRO_FIFO_DEC (macro definition) of file lsm6dsxx_params.h is not documented. warning: Member LSM6DSXX_PARAMS (macro definition) of file lsm6dsxx_params.h is not documented. warning: Member LSM6DSXX_SAUL_INFO (macro definition) of file lsm6dsxx_params.h is not documented. +RIOTDoxygenLayout.xml:8: warning: the type 'topics' is not supported for the entry tag within a navindex! Check your layout file! diff --git a/doc/doxygen/RIOTDoxygenLayout.xml b/doc/doxygen/RIOTDoxygenLayout.xml index fa214363b6..8160d1ee18 100644 --- a/doc/doxygen/RIOTDoxygenLayout.xml +++ b/doc/doxygen/RIOTDoxygenLayout.xml @@ -5,6 +5,7 @@ +