If you are using Maven, the Javadoc Plugin allows for configuring a
stylesheet (
https://maven.apache.org/plugins/maven-javadoc-plugin/examples/stylesheet-configuration.html).
I would think that would be triggered by the Project Properties -> Actions
-> Generate Javadoc action. (I *think* this is the case, but I don't use
this action; I use a terminal command line.)

All my projects use Maven, so I cannot see how Actions behaves without it.
Oracle's docs give an option to add a stylesheet with the example ` javadoc
--add-stylesheet new_stylesheet_1.css --add-stylesheet new_stylesheet_2.css
pkg_foo`. I don't know if that can be set in Actions.

On Wed, Jan 10, 2024 at 1:33 PM Arbol One <arbol...@hotmail.ca> wrote:

> Hello.
> I'd like to create my own stylesheet.css (mystylesheet.css), in fact, I
> have already started it. However, does NB-20 provide a way to pass
> mystylesheet.css as the default css file for Javadoc? Is there a
> tutorial I can read online?
>
> Thanks in advance.
>
> --
> ArbolOne
> Using Fire Fox and Thunderbird.
> ArbolOne is composed of students and volunteers dedicated to providing
> free services to charitable organizations.
> ArbolOne on Java Development is in progress [ í ]
>
>
> ---------------------------------------------------------------------
> 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
>
>

-- 
"Hell hath no limits, nor is circumscrib'd In one self-place; but where we
are is hell, And where hell is, there must we ever be" --Christopher
Marlowe, *Doctor Faustus* (v. 111-13)

Reply via email to