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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • jfx11
    • Affects Version/s: jfx11
    • Component/s: 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")

            Assignee:
            Nir Lisker
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: