store doxygen log instead of stdout
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good

This commit is contained in:
austin 2024-03-24 15:55:50 -04:00
parent 38fc3068a7
commit ee6d310e91
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -40,6 +40,7 @@
#docs
/docs-dist/**
/docs/DoxygenWarningLog.txt
#imgui local layout
/imgui.ini

View File

@ -937,7 +937,7 @@ WARN_LINE_FORMAT = "at line $line of file $file"
# specified the warning and error messages are written to standard output
# (stdout).
WARN_LOGFILE =
WARN_LOGFILE = "DoxygenWarningLog.txt"
#---------------------------------------------------------------------------
# Configuration options related to the input files