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

WebEngine links to '/nolink'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.4, 5.13.0
    • 5.12.2, 5.13.0 Beta 1
    • Documentation
    • None

    Description

      In the first sentence of https://doc.qt.io/qt-5/android.html 'WebEngine' is a link pointing to https://doc.qt.io/qt-5/nolink . It should be just plain text.

      This is probably related to https://code.qt.io/cgit/qt/qtwebengine.git/tree/src/webengine/doc/src/external-resources.qdoc:

      /*
          This prevents autolinking of each occurrence of 'WebEngine'
          To link to the WebEngine QML type, use explicit linking:
              \l [QML] WebEngine
              \sa {QtWebEngine::}{WebEngine}
      */
      /*!
          \externalpage nolink
          \title WebEngine
          \internal
      */
      

      So the trick is not working everywhere, maybe because android.html is not part of the WebEngine module?

      Attachments

        Issue Links

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

          Activity

            People

              treinio Topi Reiniö
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes