summaryrefslogtreecommitdiff
path: root/src/Doxyfile.in
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-06-30 16:57:15 +0200
committerGitHub <noreply@github.com>2022-06-30 16:57:15 +0200
commita746d7ad0cd5df72afd874b8dbe5e97afc5581d8 (patch)
treee2ef9a887f63133d176b763a739618288e83314e /src/Doxyfile.in
parentcedd589258ef2e7c3c65d7a7db88b590f58c3d83 (diff)
parent17f68bb5be7a68fab17510740d2bdc28b70decea (diff)
Merge pull request #641 from VincentRouvreau/doxygen_only
Doxygen only
Diffstat (limited to 'src/Doxyfile.in')
-rw-r--r--src/Doxyfile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Doxyfile.in b/src/Doxyfile.in
index d0fad45f..fb68ceb1 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
@@ -711,7 +711,7 @@ CITE_BIB_FILES = @CMAKE_SOURCE_DIR@/biblio/bibliography.bib \
# messages are off.
# The default value is: NO.
-QUIET = NO
+QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
@@ -765,7 +765,7 @@ WARN_FORMAT = "$file:$line: $text"
# messages should be written. If left blank the output is written to standard
# error (stderr).
-WARN_LOGFILE =
+WARN_LOGFILE = doxygen.log
#---------------------------------------------------------------------------
# Configuration options related to the input files