[libdvdcss-devel] doxygen: Remove unused XML_SCHEMA and XML_DTD tags from config file
[email protected] (Diego Biurrun) Thu, 13 Nov 2014 00:01:44 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Thu Nov 6 18:49:49 2014 +0100| [d2363e097e8a4f34ddc8b7fa38054e7b4fc24a3f] | committer: Diego Biurrun doxygen: Remove unused XML_SCHEMA and XML_DTD tags from config file These tags have been obsoleted in newer Doxygen versions and cause warnings with these versions. > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=d2363e097e8a4f34ddc8b7fa38054e7b4fc24a3f --- doc/doxygen.cfg.in | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in index be90602..23da438 100644 --- a/doc/doxygen.cfg.in +++ b/doc/doxygen.cfg.in @@ -1791,18 +1791,6 @@ GENERATE_XML = NO XML_OUTPUT = xml -# The XML_SCHEMA tag can be used to specify a XML schema, which can be used by a -# validating XML parser to check the syntax of the XML files. -# This tag requires that the tag GENERATE_XML is set to YES. - -XML_SCHEMA = - -# The XML_DTD tag can be used to specify a XML DTD, which can be used by a -# validating XML parser to check the syntax of the XML files. -# This tag requires that the tag GENERATE_XML is set to YES. - -XML_DTD = - # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program # listings (including syntax highlighting and cross-referencing information) to # the XML output. Note that enabling this will significantly increase the size _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel