[Dev] Documenting the ZED Model
Ryan Kruse
rkruse at alterpoint.com
Thu Jun 7 09:37:44 CDT 2007
I added a new Ant task in the Documentation project to create human
readable docs for the ZED. If you run "ant zed" you will have docs
created in the build/ZED directory. This assumes that you also have
org.apache.adapters in the same workspace.
There is one snag to running this. The tool I'm using, xnsdoc, uses a
newer xerces jar than what comes with Ant 1.7.0. So you'll have to copy
the Documentation/lib/xercesImpl.jar into your Ant lib directory to run
this successfully. Because of this I didn't add the 'zed' target to the
default target.
-Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20070607/d1371116/attachment.html
More information about the Dev
mailing list