History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets.properties
Revision Date Author Comments
# 4203:89968ec1af89 15-Jun-2017 jjg

8149146: [javadoc] eliminate doclet.xml
Reviewed-by: ksrini, bpatel


# 4172:18355c879c69 12-May-2017 bpatel

8178043: Support grouping modules in unified javadoc
Reviewed-by: jjg, ksrini


# 4095:17bb6279f8cb 04-Apr-2017 jjg

8177562: Small updates to module summary page
Reviewed-by: bpatel, ksrini


# 3896:8e4dbcb99277 12-Jul-2016 jjg

8138725: Add options for Javadoc generation
Reviewed-by: ksrini, bpatel, ahgross


# 3831:209b0eab0e1f 16-Dec-2016 bpatel

8160196: Module summary page should display information based on "api" or "detail" mode.
Reviewed-by: jjg, ksrini


# 3816:50135a630f35 13-Dec-2016 bpatel

8162674: change javadoc output text and style emitted by for-removal deprecations
Reviewed-by: jjg


# 3692:87b48a8fb3cf 10-Oct-2016 ksrini

8165991: Fix DocTreeFactory newDocCommentTree
8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section
Reviewed-by: jjg


# 3606:4b17f176d19c 22-Aug-2016 jjg

8164130: Simplify doclet IOException handling
Reviewed-by: bpatel, ksrini


# 3533:96c5cf891ac0 12-Jul-2016 bpatel

8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini


# 3337:cba09a2e6ae9 10-Apr-2016 ksrini

8073100: [javadoc] Provide an ability to suppress document generation for specific elements.
Reviewed-by: jjg


# 3294:9adfb22ff08f 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, jan.lahoda@oracle.com, vicente.romero@oracle.com, andreas.lundblad@oracle.com, andrey.x.nazarov@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, kumar.x.srinivasan@oracle.com, sundararajan.athijegannathan@oracle.com


# 3247:a579d393fdd9 15-Feb-2016 jjg

8149773: StandardDocFileFactory should be converted to use java.nio.file.Path
Reviewed-by: ksrini


# 3233:b5d08bc0d224 28-Nov-2015 ksrini

8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero