-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0
-
b01
-
sparc
-
solaris_2.5
We have always post-processed the 1.1.x API docs by running scripts
by hand and adding titles with a text editor. This causes an
unnecessary delay between when the docs are generated and when they
are ready to be released. Plus, as the job shifts from one person
to another, not all details get done the same each time.
The necessary tasks are:
Add title to front page
Split the index into separate files for letters A-Z
Add copyright and "Submit a bug or feature" link to bottom of all pages
It would be much better to write one script to do all the necessary post-processing, and to include this in the nightly builds so
that it is always tested.
NOTE: This is not a problem when running javadoc 1.2, because it
has new options for adding the necessary title, copyright, etc.
by hand and adding titles with a text editor. This causes an
unnecessary delay between when the docs are generated and when they
are ready to be released. Plus, as the job shifts from one person
to another, not all details get done the same each time.
The necessary tasks are:
Add title to front page
Split the index into separate files for letters A-Z
Add copyright and "Submit a bug or feature" link to bottom of all pages
It would be much better to write one script to do all the necessary post-processing, and to include this in the nightly builds so
that it is always tested.
NOTE: This is not a problem when running javadoc 1.2, because it
has new options for adding the necessary title, copyright, etc.