docs generator for gobject-introspection Requires seed ----------------------------- Known issues: GArgument does not get exported correctly by introspection. Use the girepository.gir from here.. https://github.com/roojs/gir-1.2-gtk-3.0/blob/master/GIRepository-2.0.gir g-ir-compile GIRepository-2.0.gir -o GIRepository-2.0.typelib make a copy of /usr/lib/girepoistory-1.0/GIRepository-2.0.typelib copy that over it. ----------------------------- run: 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 ** FIXME - put the licence headers in the code.! --------------------------- TODO list: - Work out how to host the bugger.. - More libraries (related to gobject-introspection hacking) - Better documentation - we probably have to manually generate GIR's from source for this, as we have a 'special' doc requirement - add gir builder script (chroot/jhbuild..)