Przeglądaj źródła

added documentation generation for java/cs

Nicolas Cannasse 13 lat temu
rodzic
commit
35ffc4397a
1 zmienionych plików z 14 dodań i 0 usunięć
  1. 14 0
      doc/all.hxml

+ 14 - 0
doc/all.hxml

@@ -43,6 +43,20 @@
 -D HXCPP_MULTI_THREADED
 -D HXCPP_MULTI_THREADED
 --macro ImportAll.run()
 --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
 --next
 
 
 -xml cross.xml
 -xml cross.xml