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

Add an anchor to each option on javadoc man page

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 18
    • tools

        Providing anchors for each option on the javadoc man page can help when needing to reference an option from external documentation or content.

        The javac page already does this: https://docs.oracle.com/en/java/javase/18/docs/specs/man/javac.html#option-class-path

        Following its precedent and for consistency the anchors should follow the `option-[option-name]` format, e.g. option-breakiterator.

        For non-URL compliant characters in an option, if applicable, should be replaced with a `-`.

              jjg Jonathan Gibbons
              bkorando Billy Korando
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: