Browse Source

doc: don't show files used to generate the documentation.

Also useless.
pull/51/head
Vladimír Vondruš 12 years ago
parent
commit
24d470e0b1
  1. 2
      Doxyfile

2
Doxyfile

@ -586,7 +586,7 @@ MAX_INITIALIZER_LINES = 30
# at the bottom of the documentation of classes and structs. If set to YES the
# list will mention the files that were used to generate the documentation.
SHOW_USED_FILES = YES
SHOW_USED_FILES = NO
# Set the SHOW_FILES tag to NO to disable the generation of the Files page.
# This will remove the Files entry from the Quick Index and from the

Loading…
Cancel
Save