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