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

use new "summary-list" CSS class instead of general "block-list" for list of summary sections

XMLWordPrintable

      "block-list" is used for multiple purposes within the generated output, which makes it difficult to update for any individual situation. It is also used in nested situations, which makes it hard to analyze the css class structure.

      Internally, the code to generate lists is also confused and tangled, with methods sometimes being shared for the wrong reasons.

      We should separate the uses of block-list into separate CSS classes.

      This issue is about separating the list of "Summary" sections for different kinds of members into a list with CSS class "summary-list".

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: