-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b65
-
generic
-
generic
Here are some miscellaneous change requests for the java.net doc build:
1.
In both the header and the footer, change this:
Standard Ed. 6 rc-60
To this:
Standard Ed. 6
2.
Change this (add the comma and the 6 and remove /usr/bin/mv)
JavaTM Platform Standard Edition /usr/bin/mv
To this:
JavaTM Platform, Standard Edition 6
3.
Change this (remove the 2 and add the comma):
This document is the API specification for the Java 2 Platform
Standard Edition 6.
To this:
This document is the API specification for the Java Platform,
Standard Edition 6.
4.
There's a very important line missing!
Under API Specification, there needs to be another centered line that says:
Beta (b59)
5.
>To be consistent with other tools (javadoc, apt, etc.) we're
>probably going to be renaming this directory once the updated
>javac docs are in place. Changing locations midstream can be
>inconvenient for people with bookmarks or old habits. So,
>let's figure out the right place and rename the directory up front.
>
>How about doing the equivalent of this:
>
> cd docs
> mkdir -p guide/javac
> mv tooldocs/lang guide/javac/api
>
>which would move our javadoc to here:
>
> tooldocs/guide/javac/api/model/index.html
>
>The tree API could later be added in a sibling directory:
>
> tooldocs/guide/javac/api/tree/index.html
1.
In both the header and the footer, change this:
Standard Ed. 6 rc-60
To this:
Standard Ed. 6
2.
Change this (add the comma and the 6 and remove /usr/bin/mv)
JavaTM Platform Standard Edition /usr/bin/mv
To this:
JavaTM Platform, Standard Edition 6
3.
Change this (remove the 2 and add the comma):
This document is the API specification for the Java 2 Platform
Standard Edition 6.
To this:
This document is the API specification for the Java Platform,
Standard Edition 6.
4.
There's a very important line missing!
Under API Specification, there needs to be another centered line that says:
Beta (b59)
5.
>To be consistent with other tools (javadoc, apt, etc.) we're
>probably going to be renaming this directory once the updated
>javac docs are in place. Changing locations midstream can be
>inconvenient for people with bookmarks or old habits. So,
>let's figure out the right place and rename the directory up front.
>
>How about doing the equivalent of this:
>
> cd docs
> mkdir -p guide/javac
> mv tooldocs/lang guide/javac/api
>
>which would move our javadoc to here:
>
> tooldocs/guide/javac/api/model/index.html
>
>The tree API could later be added in a sibling directory:
>
> tooldocs/guide/javac/api/tree/index.html