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

Top-level doc builds with CMake doesn't run prepare for all modules before generate, resulting in excessive qdoc warnings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 6.0.0 Beta1
    • Build System: CMake
    • None
    • da1854c683499cf915cb5cac056ec7a31f5ae882 (qt/qtbase/dev)
    • Da Vinci sprint 19

    Description

      Currently, the html_docs target from the top level does not call prepare_docs across all modules before moving to generate_docs. This leads to a lot of broken links as many .index files (artifact of running qdoc with -prepare) are not yet generated by the time qdoc -generate is called.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes