DocBook doclet?

Does anybody have a doclet that generates output in DocBook markup? Either SGML or XML would be fine.Thanks,L.
[145 byte] By [zodiacharper] at [2007-9-26 10:54:41]
# 1

We publish an XML doclet at:

http://www.sun.com/xml/developers/doclet

However, it is not complete in that it does not generate a serialized form specification.

We are considering releasing another XML doclet that is complete, then writing an XSLT

translation to DocBook, or SolBook (Sun's version). However, this is not a high priority

and may take a year or longer.

-Doug Kramer

Javadoc team

dkramer at 2007-7-1 23:38:16 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2
Thanks for the pointer; I'll look into writing an XSLT transform based on what's available.L.
zodiacharper at 2007-7-1 23:38:16 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 3
We'd be very interested in seeing what you come up with.-Doug KramerJavadoc team
dkramer at 2007-7-1 23:38:16 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 4
I have written a DocBookDoclet. You can have a look at http://freshmeat.net/projects/dbdoclet/Bye Michael
MFuchs at 2007-7-1 23:38:16 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...