Pārlūkot izejas kodu

doc/doxygen: turn doxygen quiet

Nathalie Furmento 12 gadi atpakaļ
vecāks
revīzija
5e669a3ef4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      doc/doxygen/doxygen.cfg

+ 1 - 1
doc/doxygen/doxygen.cfg

@@ -639,7 +639,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