make/netbeans/doclets/README

changeset 1
9a66ca7c79fa
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/netbeans/doclets/README	Sat Dec 01 00:00:00 2007 +0000
     1.3 @@ -0,0 +1,16 @@
     1.4 +"doclets" project README.
     1.5 +
     1.6 +This project is for working on the standard doclets used by 
     1.7 +the documentation tool (javadoc) in the OpenJDK langtools component.
     1.8 +
     1.9 +The doclets are invoked as part of the documentation tool (javadoc). 
    1.10 +Using this project, you can also browse javadoc and any tools in langtools.
    1.11 +If you build the doclets, javadoc will be built automatically as well,
    1.12 +if necessary.
    1.13 +
    1.14 +The doclets are found in com.sun.tools.doclets.
    1.15 +
    1.16 +NetBeans 5.0 or later is required and sufficient to use this
    1.17 +project, and others in the OpenJDK langtools component. 
    1.18 +This is different from other projects in OpenJDK, which 
    1.19 +require version 6.0 or later.

mercurial