Parent issue: #19807
Coverage table
Chapter link
Content
Image
Text
Images in HTML Destination
- Naming of doc images in HTML destination - Images would have the same name as they have in the source tree. Example:
Button-1.gif
- Location of doc images in HTML destination
- With hierarchical file output, such as Javadoc 1.2, directories would be located in the package directory named "doc-files". For example: api/java/awt/doc-files/Button-1.gif
- With flat file output, such as Javadoc 1.1, directories would be located in the package directory and named "images-". For example:
api/images-java.awt/
api/images-java.awt.swing/
Guidelines
These chapters do not appear to contain any implementable rule. Proposal:
| Documentation Comments Rule |
Checkstyle Checks Used |
Sample files |
| Naming of doc images in HTML destination |
-- |
|
| Location of doc images in HTML destination |
-- |
|
Parent issue: #19807
Coverage table
Chapter link
Content
Image
Text
Images in HTML Destination
Button-1.gif
Guidelines
These chapters do not appear to contain any implementable rule. Proposal: