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

WebEngine links to '/nolink'

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes