Browse Source

[2853] Add Doxyfile-xml

JINMEI Tatuya 12 years ago
parent
commit
f61a5e7372
2 changed files with 8 additions and 1 deletions
  1. 7 0
      doc/Doxyfile-xml
  2. 1 1
      doc/Makefile.am

+ 7 - 0
doc/Doxyfile-xml

@@ -0,0 +1,7 @@
+# This is a doxygen configuration for generating XML output as well as HTML.
+#
+# Inherit everything from our default Doxyfile except GENERATE_XML, which
+# will be reset to YES
+
+@INCLUDE = Doxyfile
+GENERATE_XML           = YES

+ 1 - 1
doc/Makefile.am

@@ -1,6 +1,6 @@
 SUBDIRS = guide
 
-EXTRA_DIST = version.ent.in differences.txt
+EXTRA_DIST = version.ent.in differences.txt Doxyfile Doxyfile-xml
 
 devel:
 	mkdir -p html