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

qdoc doesn't sort class listings properly

    XMLWordPrintable

Details

    • Windows
    • 8f2673ad587c47d52b203f71927808a686405710 (qt/qttools/5.14)
    • QDoc Sprint 5

    Description

      Attached module seems to produce unexpected order for classes

      To reproduce:

      • make sure the paths in qdocconf point to correct places
      • run: qdoc testmodule.qdocconf -I inc -I inc/testmodule
      • open doc/index.html

      Classes are ordered: Third, First, Second

      Swapping the file name of the header files around seems to affect the order they appear in, so it looks like might prefer the file name rather than the class name for ordering, but that doesn't always work like that either.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              treinio Topi Reiniƶ
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes