Improve doxygen documentation

This commit is contained in:
Loic Guegan 2023-05-12 15:29:04 +02:00
parent a6bfdf40d5
commit 055410c0e0
6 changed files with 85 additions and 9 deletions

View file

@ -505,7 +505,7 @@ EXTRACT_ALL = NO
# be included in the documentation.
# The default value is: NO.
EXTRACT_PRIVATE = NO
EXTRACT_PRIVATE = YES
# If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual
# methods of a class will be included in the documentation.
@ -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
INPUT = ../../src MainPage.md Opening.md BoardTheming.md Libraries.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