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

qdoc generates multiple qhash-proxy.html files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.7, 6.2.2, 6.3.0 Alpha
    • Build tools: qdoc
    • None

      Various qHash() overloads generate API documentation with the same file: qhash-proxy.html:

      find . -name qhash-proxy.html
      ./qtcore5compat/qhash-proxy.html
      ./qtmqtt/qhash-proxy.html
      ./qtnetwork/qhash-proxy.html
      ./qtpositioning/qhash-proxy.html
      

      Because they share the same file name (though being generated in different directories), only one of them is available on the webserver: doc.qt.io/qt-6/qhash-proxy.html

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

            docinfrastructure Documentation Infrastructure Team
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes