Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4100717
Votes 1
Synopsis Allow user-specified index entries
Category doclet:tbd
Reported Against 1.2beta2
Release Fixed
State 11-Closed, duplicate of 4034228, request for enhancement
Priority: 5-Very Low
Related Bugs 4034228
Submit Date 19-DEC-1997
Description
(Duplicate of 4034228)




It would be just GREAT if i could add something new 
to the javadoc index.  Like say

/**
<a JavaIndex="Databases, creating">

This is the method or class or whatever that has 
to do with creating a database! ...
*/

It would be added to the index, and be just like 
<a name="foo"> basicly.  As a matter of fact,
that's probably how it could be implemented,
it could be turned into <a name=..>

Now you would not just have classes etc. in the
in the index.  You would also have stuff you made
up.
Easy indexing!

-dougd
(Review ID: 22215)
======================================================================
Work Around
N/A
Evaluation
Duplicate of request for @index tag in 4034228.

  xxxxx@xxxxx   1998-03-17
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang