Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3903

javadocs very very ugly if you generate with java7

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.6, 4.0-ALPHA
    • 3.6, 4.0-ALPHA
    • general/javadocs
    • None
    • New

    Description

      Java7 changes its javadocs to look much nicer, but this involves different CSS styles.

      Lucene overrides the CSS with stylesheet+prettify.css which is a combination of java5/6 stylesheet + google prettify:
      but there are problems because java7 has totally different styles.

      So if you generate javadocs with java7, its like you have no stylesheet at all.

      A solution might be to make stylesheet7+prettify.css and conditionalize a property in ant based on java version.

      Attachments

        1. java7docs.jpg
          138 kB
          Robert Muir
        2. LUCENE-3903.patch
          5 kB
          Uwe Schindler
        3. LUCENE-3903.patch
          5 kB
          Uwe Schindler
        4. LUCENE-3903.patch
          4 kB
          Uwe Schindler

        Activity

          People

            uschindler Uwe Schindler
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: