aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Doxyfile
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-06-04 11:51:31 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-06-04 11:51:31 +0200
commit40f0d247905003af19933dc48738657cbc2c0c72 (patch)
tree06266c99bf1ad73832b0d04708e3fe14a560e755 /tools/doxygen/Doxyfile
parentdf24fb019f144493a99baaaf49c093874611ddf4 (diff)
Improve documentation
Diffstat (limited to 'tools/doxygen/Doxyfile')
-rw-r--r--tools/doxygen/Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/doxygen/Doxyfile b/tools/doxygen/Doxyfile
index ba19246..6ceef09 100644
--- a/tools/doxygen/Doxyfile
+++ b/tools/doxygen/Doxyfile
@@ -796,7 +796,7 @@ FILE_VERSION_FILTER =
# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
# tag is left empty.
-LAYOUT_FILE =
+LAYOUT_FILE = layout.xml
# The CITE_BIB_FILES tag can be used to specify one or more bib files containing
# the reference definitions. This must be a list of .bib files. The .bib
@@ -917,7 +917,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = ../../src MainPage.md Opening.md BoardTheming.md Libraries.md
+INPUT = ../../src MainPage.md Opening.md BoardTheming.md Libraries.md Groups.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses