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

\list does not accept a comment symbol after it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 6.6.1
    • Build tools: qdoc
    • None

    Description

      Write a QDoc document that contains

       

      \list
          //! Comment
          \li Text
      \endlist 

      Then qdoc reports a warning of the form
       

      release-notes.qdoc:14: (qdoc) warning: Unrecognized list style '//'
      

       and renders "! Comment" as text.

      An empty line after \list resolves the problem.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            mred Markus Redeker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes