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

qdoc creates proxy pages without any warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4, 6.6
    • Build tools: qdoc
    • None

    Description

      When qdoc encounters a relates entry which cannot be resolved to an existing page, it will create a "Proxy Page" for it (see e.g. https://doc-snapshots.qt.io/qt6-6.2/qqmlextensionplugin-proxy.html).

      As far as I can tell, those do not trigger any warnings, which could cause the doc build to fail. Given that creation of "Proxy Pages" normally is an indication of a user error (typo, forgotten namespace, ...), qdoc should at least create a warning for them – if not outright reject the creation of such pages.

      Attachments

        Issue Links

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

          Activity

            People

              docinfrastructure Documentation Infrastructure Team
              fabiankosmale Fabian Kosmale
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes