summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2015-06-15 11:31:08 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2015-06-15 11:31:08 +0000
commit1ae60108b71bdac5ab5de5b23c5c25f3f07f3864 (patch)
treef842fda3febd0ea0b44054e1a77afe2db3ec2aa8 /documentation
parent77d272948cb98d0a0143e0dee9ec85126ab5981c (diff)
Silence doxygen warnings - commented out obsolete statements.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10752 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxybook6
-rw-r--r--documentation/Doxyfile6
-rw-r--r--documentation/Doxyfile.in6
3 files changed, 12 insertions, 6 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index fcc1afaf9..020c6eeda 100644
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -1131,13 +1131,15 @@ XML_OUTPUT = xml
# which can be used by a validating XML parser to check the
# syntax of the XML files.
-XML_SCHEMA =
+# obsolete since doxygen 1.8.8
+# 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 =
+# obsolete since doxygen 1.8.8
+# XML_DTD =
# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
# dump the program listings (including syntax highlighting
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index c181370cb..b374c3604 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -1131,13 +1131,15 @@ XML_OUTPUT = xml
# which can be used by a validating XML parser to check the
# syntax of the XML files.
-XML_SCHEMA =
+# obsolete since doxygen 1.8.8
+# 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 =
+# obsolete since doxygen 1.8.8
+# XML_DTD =
# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
# dump the program listings (including syntax highlighting
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in
index 756bb86b2..f4044661b 100644
--- a/documentation/Doxyfile.in
+++ b/documentation/Doxyfile.in
@@ -1131,13 +1131,15 @@ XML_OUTPUT = xml
# which can be used by a validating XML parser to check the
# syntax of the XML files.
-XML_SCHEMA =
+# obsolete since doxygen 1.8.8
+# 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 =
+# obsolete since doxygen 1.8.8
+# XML_DTD =
# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
# dump the program listings (including syntax highlighting