doxy: put warnings built docs in separate directory html-warn

This commit is contained in:
Peter D. Barnes, Jr
2021-12-23 15:26:54 -08:00
committed by Tom Henderson
parent 447bf043d1
commit 5398e79dc4

View File

@@ -321,7 +321,7 @@ else
CLASS_DIAGRAMS = no
WARNINGS = no
SOURCE_BROWSER = no
HTML_OUTPUT html-warn
HTML_OUTPUT = html-warn
WARN_LOGFILE = doc/$WARNINGSLOGFILE
EOF