Hello,
I would like to share with you the product of some
work I have been doing on an online tool for java
api documentation similar to javadoc, that i call
dbdoc.
dbdoc deviates from javadoc in several ways.
the main difference is the persistence of documentation
information into a database repository, which allows
the storage of multiple api's in a single repository
in an incremental fashion.
the other deviation is the generation of documentation
as html or dhtml pages by using a dynamic web application
such as servlet/jsp.
this url:
http://www.uptodata.com:8080/dbdoc/
is the location where i currently stage this project.
if you have the time, i would be very interested in
(and would very much appreciate) your thoughts
and feedback on dbdoc.
Sincerely,
Eitan Suez
Programmer
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>