Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8339951

Exclude certain CSS classes from JavaDoc output specification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 24
    • 22
    • tools
    • None

      The "JavaDoc Output Generated by the Standard Doclet" specification[1] added in JDK-8261930 contains sections documenting the CSS classes used in API documentation generated by JavaDoc. These sections are generated automatically from jdk.javadoc.internal.doclets.formats.html.markup.HtmlStyles enum. However, not all CSS classes are of interest to users of javadoc. What's more, these CSS classes may change on a somewhat regular basis, which theoretically amounts to a specification change that requires a CSR.

      In order to avoid these issues, we should implement a mechanism to exclude internal CSS classes from the output speicification, allowing us to have a better defined and more stable set of specified CSS classes.

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: