README.txt
[gnome.introspection-doc-generator] / README.txt
index 1508b5d..5861122 100644 (file)
@@ -2,17 +2,27 @@ docs generator for gobject-introspection
 
 Requires seed
 
+-----------------------------
+
+Known issues:
+GArgument does not get exported correctly by introspection.
+
+Use the girepository from here..
+
+
+-----------------------------
+
+
 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.!
 ---------------------------