Re: Java class documentation
От | Peter Eisentraut |
---|---|
Тема | Re: Java class documentation |
Дата | |
Msg-id | Pine.LNX.4.30.0102231823270.1049-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: Java class documentation (Thomas Lockhart <lockhart@alumni.caltech.edu>) |
Список | pgsql-docs |
Thomas Lockhart writes: > > Could we for now remove the formal class documentation from the DocBook > > source, while keeping the narrative parts, and instead point people to the > > JavaDoc? Could we make prebuild class documentation in HTML available to > > users, maybe where the jars are downloaded? > > Works for me. Not sure if we have rules for building javadoc in our > makefiles, but I'm sure it would be easy to add if necessary. Peter M, > what do you think? Actually, writing a simplistic javadoc to docbook converter ("doclet") turned out to be rather easy. I can create <refentry> pages for the relevant classes and put them where the current text is. The result is a bit ugly, actually, because javadoc does not have the rich structure that docbook has, while none of docbook's structure actually matches the javadoc format, so it would still be of interest to have the full javadoc/html set available. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-docs по дате отправления: