JDK-4100717 : Allow user-specified index entries
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.2.0
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1997-12-19
  • Updated: 2014-05-05
  • Resolved: 1998-03-17
Related Reports
Duplicate :  
Description
(Duplicate of 4034228)

Name: rm29839			Date: 12/19/97


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)
======================================================================

Comments
EVALUATION Duplicate of request for @index tag in 4034228. doug.kramer@Eng 1998-03-17
17-03-1998