Browse Source

Turn on DISTRIBUTE_GROUP_DOC in Doxyfile

master
C. J. Howard 3 years ago
parent
commit
1a191bb2f7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/Doxyfile

+ 1
- 1
docs/Doxyfile View File

@ -397,7 +397,7 @@ IDL_PROPERTY_SUPPORT = YES
# all members of a group must be documented explicitly.
# The default value is: NO.
DISTRIBUTE_GROUP_DOC = NO
DISTRIBUTE_GROUP_DOC = YES
# If one adds a struct or class to a group and this option is enabled, then also
# any nested class or struct is added to the same group. By default this option

Loading…
Cancel
Save