mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
Enable internal documentation in Doxyfile (#6432)
This commit is contained in:
parent
ebb02b27b2
commit
ad06a81765
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
|
@ -636,7 +636,7 @@ HIDE_IN_BODY_DOCS = NO
|
||||||
# will be excluded. Set it to YES to include the internal documentation.
|
# will be excluded. Set it to YES to include the internal documentation.
|
||||||
# The default value is: NO.
|
# The default value is: NO.
|
||||||
|
|
||||||
INTERNAL_DOCS = NO
|
INTERNAL_DOCS = YES
|
||||||
|
|
||||||
# With the correct setting of option CASE_SENSE_NAMES Doxygen will better be
|
# With the correct setting of option CASE_SENSE_NAMES Doxygen will better be
|
||||||
# able to match the capabilities of the underlying filesystem. In case the
|
# able to match the capabilities of the underlying filesystem. In case the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue