commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/02: remove obsolete doxygen XML tags


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/02: remove obsolete doxygen XML tags
Date: Tue, 22 Nov 2016 17:27:54 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit 6bd5909826cf78305532b5bfb92dbbed961c24a7
Author: A. Maitland Bottoms <address@hidden>
Date:   Mon Nov 21 18:59:09 2016 -0500

    remove obsolete doxygen XML tags
    
     "The items XML_SCHEMA and XML_DTD are not used and there is no plan
      for using them, so declared obsolete."
      -- Ddoxygen commit ba31ee73aad3bdc6b3854add2db01c302c9cf19c
      This patch reduces noise about obsolete settings from Doxygen.
---
 docs/doxygen/Doxyfile.in                                     | 12 ------------
 docs/doxygen/Doxyfile.swig_doc.in                            | 12 ------------
 gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.in   | 12 ------------
 .../modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in      | 12 ------------
 4 files changed, 48 deletions(-)

diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in
index 97e6761..5782513 100644
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -1637,18 +1637,6 @@ GENERATE_XML           = @enable_xml_docs@
 
 XML_OUTPUT             = xml
 
-# The XML_SCHEMA tag can be used to specify an XML schema,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_SCHEMA             =
-
-# The XML_DTD tag can be used to specify an XML DTD,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-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
diff --git a/docs/doxygen/Doxyfile.swig_doc.in 
b/docs/doxygen/Doxyfile.swig_doc.in
index 37a4d2a..63bd51d 100644
--- a/docs/doxygen/Doxyfile.swig_doc.in
+++ b/docs/doxygen/Doxyfile.swig_doc.in
@@ -1471,18 +1471,6 @@ GENERATE_XML           = YES
 
 XML_OUTPUT             = xml
 
-# The XML_SCHEMA tag can be used to specify an XML schema,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_SCHEMA             =
-
-# The XML_DTD tag can be used to specify an XML DTD,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-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
diff --git a/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.in 
b/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.in
index 55336d5..ef07c13 100644
--- a/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.in
+++ b/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.in
@@ -1503,18 +1503,6 @@ GENERATE_XML           = @enable_xml_docs@
 
 XML_OUTPUT             = xml
 
-# The XML_SCHEMA tag can be used to specify an XML schema,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_SCHEMA             =
-
-# The XML_DTD tag can be used to specify an XML DTD,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-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
diff --git 
a/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in 
b/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in
index 57736d7..19e17dc 100644
--- a/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in
+++ b/gr-utils/python/modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in
@@ -1471,18 +1471,6 @@ GENERATE_XML           = YES
 
 XML_OUTPUT             = xml
 
-# The XML_SCHEMA tag can be used to specify an XML schema,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_SCHEMA             =
-
-# The XML_DTD tag can be used to specify an XML DTD,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]