Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9.1
-
39abb5786 (dev), 68eeab718 (6.10), 81bf1ab9e (6.9)
-
framework-content 14
Description
Some snippets at https://doc.qt.io/qt-6/qtgraphs-2d-quickwidgetgraphs-example.html have indentation problems even though the C++ source itself is indented correctly:
- "Main View">"4.": https://github.com/qt/qtgraphs/blob/v6.9.1/examples/graphs/2d/quickwidgetgraphs/piewidget.cpp#L37-L40
- "Manipulating Graph data">"2.": https://github.com/qt/qtgraphs/blob/v6.9.1/examples/graphs/2d/quickwidgetgraphs/piegraph.h#L23-L34
Could the issue be because the //! lines are indented? If so, could qdoc warn about these?
Attachments
Issue Links
- resulted in
-
QTBUG-138501 qdoc: Detect and warn if snippet markers are more indented than snippet contents
-
- Reported
-