Browse Source

Quiet (warnings only) Doxygen output.

vectorfields
Vladimír Vondruš 14 years ago
parent
commit
0b45da1b07
  1. 2
      Doxyfile

2
Doxyfile

@ -610,7 +610,7 @@ CITE_BIB_FILES =
# The QUIET tag can be used to turn on/off the messages that are generated
# by doxygen. Possible values are YES and NO. If left blank NO is used.
QUIET = NO
QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated by doxygen. Possible values are YES and NO. If left blank

Loading…
Cancel
Save