Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137956

\generatelist with sorting based on title is buggy

    XMLWordPrintable

Details

    • All

    Description

      The sorting feature in \generatelist is a useful feature. For example, listing all the previous changelogs in descending order. The command lets you sort either based on the page \title or a sort key "\meta sortkey

      {key}

      ". In the case of listing changelogs where the page \title includes the version no. of the release, for example "What's new in Qt 6.10", qdoc fails the generate the list in the correct order. A quick fix for this problem, is to either drop the minor version from the title or change it to be a single digit, for example "\title What's new Qt 6.9" or \title What's new Qt 6.9.5" does generate the list in the correct order.

      That attached screenshot shows that the "What's new" or changelog for 6.10 is not at the top.

      Attachments

        1. Image (5).png
          100 kB
          Venugopal Shivashankar
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.boddie David Boddie
            veshivas Venugopal Shivashankar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes