mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Enable internal documentation in Doxyfile (#6432)
This commit is contained in:
parent
ebb02b27b2
commit
ad06a81765
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.
|
||||
# The default value is: NO.
|
||||
|
||||
INTERNAL_DOCS = NO
|
||||
INTERNAL_DOCS = YES
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user