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

qdoc's \include command doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.2.0
    • 5.2.0
    • Documentation
    • None
    • 7255749bc2cb3d32dc4761a70e722010a89d978c

      If I use the \include command then I get:

      /home/xxx/dev/qt/qt5/qtlocation/src/location/places/qplace.cpp:62: warning: Unknown command '\include'
      [The command '\include' was renamed '\input' by the configuration file. Use the new name.]

      Now, if I replace \include by \input (based on the error message above) then the error changes to:

      /home/xxx/dev/qt/qt5/qtlocation/src/location/places/qplace.cpp:63: warning: Cannot find qdoc include file 'place-definition.qdocinc'

      I just about put the file everywhere (snippts, src, examples and the root doc dir).

      The \snippet command is not an alternative as it assumes that the to-be-included text is source code only.

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

            gbk Martin Smith (Qt)
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes