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

qdoc: Require a title for .qhp subprojects

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 5.15.0 Beta2
    • 5.15
    • Build tools: qdoc
    • None
    • 2
    • dc8598ab1e441d9b49a3aac1e3812bf93f8a3211 (qt/qttools/5.15)
    • DaVinci sprint 5

    Description

      The minimum requirement for a .qhp subproject in a .qdocconf file should be at least a title defined, so that we get an entry in the table of contents.

      Currently, if you have the following

      qhp.QtFoo.subprojects         = overviews classes foo
      qhp.QtFoo.subprojects.overviews.title = Overviews
      qhp.QtFoo.subprojects.overviews.indexTitle = Getting Started
      qhp.QtFoo.subprojects.overviews.selectors = doc:page
      qhp.QtFoo.subprojects.classes.title = C++ Classes
      qhp.QtFoo.subprojects.classes.indexTitle = C++ Classes
      qhp.QtFoo.subprojects.classes.selectors = class doc:headerfile
      qhp.QtFoo.subprojects.classes.sortPages = true
      

      QDoc will generate an undetermined list of garbage for subproject 'foo'.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes