A style sheet includes a set of stylistic rules that describe how to present HTML pages, including the size, color, and font of the text. You can replace the existing style sheet with your own style sheet for the following HTML pages in the IDE:
To change the style sheet for README.html and CHANGES.html:
This directory is the directory in which README.html and CHANGES.html reside.
To change the style sheet for Javadoc documentation:
To change the style sheet for the online help:
jar xf jar-file
For jar-file, use the file name of the JAR file from which you want to extract files. For example, to extract the core online help, change directory to your installation-dir/modules/docs and type the command jar xf usersguide.jar.
The Jar tool makes copies of the desired files and writes them to the current direct ory, reproducing the directory structure that the files have in the archive.
See also | |
---|---|
Working With Javadoc Documentation |