Don't know for sure, but I guess NB has no such mechanism …

I guess NB and pretty much any build system uses the standard way of generating javadoc, which is the javadoc tool of JDK (command line javadoc or tool API or whatever …) which creates a <jdk>/api/stylesheet.css which you can adapt to your liking.

Once created you might want to extend your build system to copy the adapted stylesheet.css over the original one after the javadoc build.

On 30.01.23 09:12, Amn Ojee Uw wrote:
Hello everyone!
I'd like to change the white background colour of the generated web pages by JavaDoc.
Is there a mechanism within NB16 to do this?

If NB16 does not have this feature, how do I go about getting JavaDoc to change the color/font outputs.

Thanks in advance.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Attachment: OpenPGP_0x5F0F2F6C05A570F3.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to