tksk / jing-trang

Automatically exported from code.google.com/p/jing-trang
0 stars 0 forks source link

Feature request: Generate javadoc for all modules #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
* What steps will reproduce the problem?
1. run './ant' in the jing-trang project directory
2. run './ant javadoc' in the jing-trang project directory

* What is the expected output? What do you see instead?

- Expected: Javadoc for all classes in the Jing and Trang APIs, including
(for example) those generated under
'./build/mod/rng-schema/classes/main/com/thaiopensource/relaxng/edit/ -
this documentation presumably would be generated for output under ./build/api/
- Saw: Javadoc for some limited number of classes, generated for output
under ./build/api/

* What version of the product are you using? On what operating system?

Using a recent jing-trang-read-only svn checkout, on Debian GNU/Linux

Original issue reported on code.google.com by gim...@gmail.com on 17 Apr 2010 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by jjc.jclark.com on 24 Aug 2010 at 4:27