JsTemplate/Template.js
[gnome.introspection-doc-generator] / README.txt
1 docs generator for gobject-introspection
2
3 Requires seed
4
5 run:
6 seed docs.js
7
8 outputs to /var/www/seed
9
10 ----------------------------
11 Licence:
12 JSDOC code based on http://code.google.com/p/jsdoc-toolkit/ : MIT Licence
13 Introspection - LGPL 
14 Roo - Based on RooJS / Forked from LGPL version of ExtJS - Licence LGPL
15 anything else - LGPL
16
17 ** FIXME - put the licence headers in the code.!
18 ---------------------------
19
20 TODO list:
21 - Work out how to host the bugger..
22 - More libraries (related to gobject-introspection hacking)
23 - Better documentation - we probably have to manually generate GIR's from source for this, as we have a 'special' doc requirement
24 - add gir builder script (chroot/jhbuild..)
25
26