Browse Source

[doc] remove obsolete xmldoc defines

doc_gen is used these days.
Jens Fischer 6 years ago
parent
commit
cd90c4a4ac
2 changed files with 0 additions and 8 deletions
  1. 0 4
      extra/all.hxml
  2. 0 4
      extra/doc.hxml

+ 0 - 4
extra/all.hxml

@@ -26,25 +26,21 @@
 
 -cpp all_cpp
 -xml cpp.xml
--D xmldoc
 -D HXCPP_MULTI_THREADED
 
 --next
 -java all_java
 -xml java.xml
--D xmldoc
 
 --next
 -java all_jvm
 -D jvm
 -xml jvm.xml
--D xmldoc
 
 --next
 -cs all_cs
 -D unsafe
 -xml cs.xml
--D xmldoc
 
 --next
 -python all_python

+ 0 - 4
extra/doc.hxml

@@ -28,24 +28,20 @@
 
 -cpp all_cpp
 -xml doc/cpp.xml
--D xmldoc
 -D HXCPP_MULTI_THREADED
 
 --next
 -java all_java
 -xml doc/java.xml
--D xmldoc
 
 --next
 -cs all_cs
 -D unsafe
 -xml doc/cs.xml
--D xmldoc
 
 --next
 -python all_py
 -xml doc/python.xml
--D xmldoc
 
 --next
 --interp