[Patch v3 2/3] doc: quiet doxygen warnings
David Bremner
david at tethera.net
Sun Jul 6 07:46:33 PDT 2014
remove some obsolete tags for XML output (which we don't currently
generate in any case)
---
doc/doxygen.cfg | 2 --
1 file changed, 2 deletions(-)
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index 68e8969..0f48ddb 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -228,8 +228,6 @@ MAN_LINKS = NO
#---------------------------------------------------------------------------
GENERATE_XML = NO
XML_OUTPUT = xml
-XML_SCHEMA =
-XML_DTD =
XML_PROGRAMLISTING = YES
#---------------------------------------------------------------------------
# configuration options related to the DOCBOOK output
--
2.0.0.rc2
More information about the notmuch
mailing list