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

Teach qdoc to use multiple trees

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • None
    • Build tools: qdoc
    • None
    • bdcc2486f789755755db7773ea737439c80891a2

    Description

      qdoc has always stored all C++, QML, and other documentation in a single tree. Even the data loaded from index files is stored in the singleton tree structure.

      qdoc should build a separate tree for each index file it reads, and there should be a separate tree for the current module, i.e. for all the C++, QML, and other documentation read from .h, .cpp, .qml, and .qdoc files.

      Attachments

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

        Activity

          People

            gbk Martin Smith (Qt)
            gbk Martin Smith (Qt)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes