Browse Source

added documentation generation for java/cs

Nicolas Cannasse 13 years ago
parent
commit
35ffc4397a
1 changed files with 14 additions and 0 deletions
  1. 14 0
      doc/all.hxml

+ 14 - 0
doc/all.hxml

@@ -43,6 +43,20 @@
 -D HXCPP_MULTI_THREADED
 --macro ImportAll.run()
 
+--next
+-java all_java
+--no-output
+-xml java.xml
+-D xmldoc
+--macro ImportAll.run()
+
+--next
+-java all_cs
+--no-output
+-xml cs.xml
+-D xmldoc
+--macro ImportAll.run()
+
 --next
 
 -xml cross.xml