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

HTML help generated always points link to documentation homepage into Supported Platforms and Configurations page

XMLWordPrintable

      Default homepage is set as:

      navigation.homepage = "Qt $QT_VER"
      

      This of course expands to something like "Qt 5.9". When generating documentation, qdoc finds a qt-5.9 reference in Supported Platforms and Configurations page since it lists all versions there.

      Offline documentation (in Qt Creator for example) is broken in this way. This works fine in our online documentation because homepage variable is overridden there to point to "Qt Documentation" page instead.

      To reproduce:

      • build Qt as usual
      • build html documentation (make html_docs)
      • open QString documentation
      • try the link "Qt 5.9" in navigation bar

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

            treinio Topi Reiniƶ
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes