Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8167227 JEP 299: Reorganize Documentation
  3. JDK-8172312

Update docs target and image for new combined docs

XMLWordPrintable

    • b167

        We should create a new target in the build to create a new/different docs image, containing a simple composite javadoc bundle, containing all the JDK API documentation. This will provide better links between related types that may currently appear in different javadoc bundles.

        Generally speaking, the new composite bundle should be based o a list of modules (using the new javadoc --modules <module-list> option) instead of a list of packages, where the list of modules is roughly
           all java.* modules
           all jdk.* modules except any jdk.internal.* modules
           any appropriate "imported modules" (e.g. such as javafx.*)

              ihse Magnus Ihse Bursie
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: