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

{link text} is not displayed when using type "manual" in qhq section of qdocconf

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.6.0 Beta
    • None
    • Build tools: qdoc
    • None

      Using the syntax:

       \l {link target} {link text} 

      Link text is not used when the link is used to create a documentation manual.

      Here is a qdocconf sample:

      qhp.QtQuickControls.subprojects.qtquickcontrolsstyles.title      = Qt Quick Controls Styles Structure
      qhp.QtQuickControls.subprojects.qtquickcontrolsstyles.indexTitle = Qt Quick Controls Styles Structure
      qhp.QtQuickControls.subprojects.qtquickcontrolsstyles.type       = manual
      

      The Sctructure page looks like:

      /*!
          \page qtquickcontrolsstyles-structure.html
          \title Qt Quick Controls Styles Structure
           \list
            \li \l{Qt Quick Controls Styles}
                \list
                \li \l{Qt Quick Controls Styles QML Types}{Styles QMl Types}
                \endlist
           \endlist
      */
      

      problem: I would expect "Styles QML Types" to show in Qt Creator/Assistant but "Qt Quick Controls Styles QML Types" is displayed. See attached screen shot.

      Same behaviour observed in Qt Linguist doc (manual section)

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

            treinio Topi Reiniƶ
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes