Browse Source

Doxygen: disable more useless cruft.

simd
Vladimír Vondruš 7 years ago
parent
commit
2b5121da71
  1. 2
      Doxyfile

2
Doxyfile

@ -209,7 +209,7 @@ MULTILINE_CPP_IS_BRIEF = NO
# documentation from any documented member that it re-implements. # documentation from any documented member that it re-implements.
# The default value is: YES. # The default value is: YES.
INHERIT_DOCS = YES INHERIT_DOCS = NO
# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a
# new page for each member. If set to NO, the documentation of a member will be # new page for each member. If set to NO, the documentation of a member will be

Loading…
Cancel
Save