-
Enhancement
-
Resolution: Fixed
-
P5
-
1.1, 1.4.0
-
hopper
-
generic
-
generic, solaris_2.5.1
The <META NAME="Keywords" CONTENT="keyword1,keyword2,..."> HTML markup creates a
list of keywords that can be accessed using the search feature of certain
browsers and other software tools. It also is used by most Internet search
engines.
By adding an option to specify the <META> tag to javadoc's generated HTML, it
may be possible to search and index the API documentation more efficiently than
at present. Of course, there will need to be some thought put into what the
CONTENT parameter should contain.
Using the other forms of the META tag in the <HEAD></HEAD> section may be
beneficial, as well.
list of keywords that can be accessed using the search feature of certain
browsers and other software tools. It also is used by most Internet search
engines.
By adding an option to specify the <META> tag to javadoc's generated HTML, it
may be possible to search and index the API documentation more efficiently than
at present. Of course, there will need to be some thought put into what the
CONTENT parameter should contain.
Using the other forms of the META tag in the <HEAD></HEAD> section may be
beneficial, as well.
- duplicates
-
JDK-4638103 stddoclet: Automatically add useful info in <META> tags
- Closed
- relates to
-
JDK-4137321 i18n: javadoc should generate META charset tag for cross-platform viewing
- Resolved