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

Update javadoc build to enable tags used by JDK and fix broken URL

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx11
    • jfx11
    • javafx

      The JDK build enables the @implSpec javadoc tag with the following command-line argument:

          -tag 'implSpec:a:Implementation Requirements:'

      We can similarly enable it for standalone FX doc builds by adding the following to build.gradle:

          options.tags("implSpec:a:Implementation Requirements")

            nlisker Nir Lisker
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: