mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-06-03 21:17:39 +00:00
Improve doxygen documentation
This commit is contained in:
parent
a6bfdf40d5
commit
055410c0e0
6 changed files with 85 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue