Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4034096

stddoclet: Add support for HTML keywords via META tag for class names

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.1
    • 1.1, 1.4.0
    • tools
    • 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.

            dkramersunw Douglas Kramer (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: