Hi there,
Does anybody know of a publically available customization layer to
Norm's stylesheets that is geared to making a docbook document into a
package.html file for Javadoc? For example, it would suppress the title,
etc. since Javadoc expects the document to start with a sentence after
(<html> and <body>) and turn things like "<classname
role="java.lang.String">String</classname>" into "{@link
java.lang.String String}"
Doesn't seem that hard to do, but I figure somebody probably already
has.
Thanks,
David