-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
4e84f1de7 (dev), 11973eda3 (6.10), bf2e4e93f (dev), e3ca972ed (6.10)
-
DaVinci 121
QTBUG-138492 was caused by the following phenomenon.
This source code:
//! [0] int MyClass::myFunc() { return 42; } //! [0]
...would get rendered in the qdoc output like this:
int MyClass::myFunc() { return 42; }
Suggestion
Detect and warn of such cases, because the //! markers need to reduce their indentation levels.
- resulted from
-
QTBUG-138492 qdoc: Snippet indentation issues
-
- Closed
-
For Gerrit Dashboard: QTBUG-138501 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
665001,2 | QDoc: Document Quoter::getLine | dev | qt/qttools | Status: MERGED | +2 | 0 |
665002,4 | QDoc: Normalize snippet indentation | dev | qt/qttools | Status: MERGED | +2 | 0 |
665078,2 | QDoc: Document Quoter::getLine | 6.10 | qt/qttools | Status: MERGED | +2 | 0 |
665268,2 | QDoc: Normalize snippet indentation | 6.10 | qt/qttools | Status: MERGED | +2 | 0 |