Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2721

index-all page for Groovy JDK DocGenerator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.4
    • 1.5.5, 1.6-beta-1
    • None
    • None
    • windows
    • Patch

    Description

      I have added enhanced DocGenerator:

      The stylesheet.css is now referenced correctly from all generated html files, before it was either referenced as "stylesheet.css", or as "../../stylesheet.css" which
      is wrong for the java.util.regex and org.w3c.dom, and primitive type classes.

      A title, and a tool bar is now displayed on the class detail pages, the index page, and the overview page

      An index page is created show the methods indexed by the first letter of the method name.

      In the attachment is the zip with the changed files, and a patch for DocGenerator.groovy.
      I have no patches for the template files, and the stylesheets.css they are all in the zip, too.

      For building the stylesheet.css needs to be copied over into the output directory, too.

      My motivation was that the Netbeans IDE is now able to use the Groovy JDK api doc like the normal JDK api doc, like searching for methods etc.

      Attachments

        Activity

          People

            paulk Paul King
            berni_huber Bernhard Huber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: