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

Add comments file handling to QDoc

    XMLWordPrintable

Details

    • Task
    • Resolution: Incomplete
    • P2: Important
    • None
    • None
    • Build tools: qdoc
    • None
    • QDoc Sprint 1, QDoc Sprint 2, QDoc Sprint 3

    Description

      Investigate a possible improvement to qdoc by adding comment file handling to qdoc and then seeing how it works. This involves creating a new qdoc class, QDocCommentFiles, which will be a lot like QDocIndexFiles. QDocCommentFiles will read and write a comment file for each module in a parallel way to how QDocIndexFiles reads and writes an index file for each module. It is believed this will allow the generate phase to be reduced to reading the index files required by the module, including the index file of the module itself, and reading the comment file for the module as well. Then the html files can be generated. The PCH is then no longer required for the generate phase, and qdoc no longer needs to read all the source files.

      Attachments

        Issue Links

          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:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes