JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / README.txt
index 1508b5d..d57b208 100644 (file)
@@ -3,16 +3,15 @@ docs generator for gobject-introspection
 Requires seed
 
 run:
-seed docs.js
+seed docs.js /var/www
 
 outputs to /var/www/seed
+** if you have templates for other languages they will be output into /var/www/LANG 
 
 ----------------------------
 Licence:
 JSDOC code based on http://code.google.com/p/jsdoc-toolkit/ : MIT Licence
 Introspection - LGPL 
-Roo - Based on RooJS / Forked from LGPL version of ExtJS - Licence LGPL
-anything else - LGPL
 
 ** FIXME - put the licence headers in the code.!
 ---------------------------