[xquery-talk] [ANN] xquerydoc

James Fuller james.fuller.2007 at gmail.com
Sun Oct 2 08:43:59 PDT 2011


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


More information about the talk mailing list