README.txt
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Jun 2010 08:42:59 +0000 (16:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Jun 2010 08:42:59 +0000 (16:42 +0800)
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.!
 ---------------------------