History log of /openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDocletWriter.java
Revision Date Author Comments
# 4291:1e2a4e07bc70 24-Aug-2017 bpatel

8182263: Search box and reset button needs to be a11y fixed.
Reviewed-by: jjg, ksrini


# 4278:a6cee0419f93 15-Aug-2017 ksrini

8173425: Javadoc needs a new tag to specify the summary.
Reviewed-by: jjg


# 4268:403e8e04395a 02-Aug-2017 pmuthuswamy

8183582: Rationalize doclet -docencoding and -charset options
Reviewed-by: jjg, ksrini


# 4238:6f15d35d31df 05-Jul-2017 ksrini

8179704: doclet crashes with an empty package.html
Reviewed-by: jjg


# 4190:daa70bfed35e 05-Jun-2017 ksrini

8177848: Rename Configuration(Impl) classes
Reviewed-by: jjg


# 3998:0ff92d6ce442 15-Feb-2017 bpatel

8151743: Header can still disappear behind the navbar
Reviewed-by: jjg, ksrini


# 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


# 3793:5a2b9f22ba5d 01-Dec-2016 alanb

Merge


# 3792:d516975e8110 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com


# 3786:76389430a13e 24-Nov-2016 ksrini

8164316: Refine the Doclet APIs
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


# 3658:7f3b6ce62ea7 21-Sep-2016 bpatel

8162363: Tables in javadoc documentation missing row headers
Reviewed-by: jjg


# 3625:f08683786207 29-Aug-2016 jlahoda

8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules
Reviewed-by: jjg, ksrini


# 3606:4b17f176d19c 22-Aug-2016 jjg

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


# 3595:81692f730015 18-Aug-2016 ksrini

8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg


# 3590:17640a96c1a9 15-Aug-2016 bpatel

8135291: [javadoc] broken link in Package com.sun.tools.jconsole
Reviewed-by: jjg, ksrini


# 3587:e95034be7f05 15-Aug-2016 jjg

8162353: javadoc should provide a way to disable use of frames
Reviewed-by: bpatel, ksrini


# 3568:99470b5ea8d8 09-Aug-2016 jjg

8160697: HTMLWriter needs perf cleanup
Reviewed-by: ksrini, bpatel


# 3533:96c5cf891ac0 12-Jul-2016 bpatel

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


# 3391:c51b40933e0c 11-May-2016 bpatel

8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
Reviewed-by: jjg, ksrini


# 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


# 3291:9c3966e9a7a7 24-Feb-2016 ksrini

8149139: [javadoc] Modify Content to accept CharSequence
Reviewed-by: jjg


# 3248:51c59975ddfd 15-Feb-2016 darcy

6469561: javadoc for annotation types should not display "public abstract" modifiers on methods
6469562: Use compact notation to display annotation values
Reviewed-by: jjg


# 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