Here it is!

Go to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16523 and
unzip the zip in the xml-cocoon2 root, apply the diff which contains
modifications for build.xml, lib/jars.xml, project-info.xml and
properties.xml.

Hit 'build clean run' or something like that and point the browser to
'http://localhost:8888/samples/livedoc/samples'.

If it doesn't work, check the WEB-INF/cocoon.xconf and fiox the location of
the JDK sources.

All should work now.

Future directions:
- fix QDox bug - it doesn't respect newlines within <pre> tags;
- add package, index, search (lucene?) and overview pages;
- refactoring of source lookup. Right now a very brute algorithm is used to
track down the source of a Java class. Many improvements should be made
here;
- implement the 'use-inheritance' flag;
- configure member visibility (e.g. private, protected etc.) - now all
members are doc'ed;
- ...

Feedback is much appreciated.

Ciao!

Bart.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to