Folks, Can I ask that you test xquerydoc ? Doing some adjustments to it today and could do with feedback
I) download xquerydoc (or git clone) from https://github.com/xquery/xquerydoc II) cd to top level xquerydoc directory III) run from terminal make install IV) run from terminal xquerydoc src/xquery docs html You should now have generated docs (from xquerydoc own source) into the docs directory. Limitations; * not recursing into nested directories (this will change real soon) * need windows .bat files to replicate Makefile and bin/xquerydoc scripts very much appreciated (and not expected if you dont have the time) thx Jim Fuller _______________________________________________ [email protected] http://x-query.com/mailman/listinfo/talk
