Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.11.0
-
None
-
e12ba2d68312434f50437c3b01f12834926eeb3b (qt-creator/qt-creator/master)
-
DaVinci sprint 3
Description
The Extending Qt Creator Manual will be published at doc.qt.io (in addition to the current snapshot release), so it would be good to fix at least the obvious QDoc warnings, such as wrong document signatures in \fn commands, wrong QDoc commands, and other QDoc formatting issues.
Fix the warnings for the following libs and plugins and hide the rest:
- src/libs/aggregationÂ
- src/libs/extensionsystem
After this is done, start documenting the rest in the order of importance (will create separate tasks for this):
- src/plugins/coreplugin/actionmanager
- src/plugins/coreplugin
- src/plugins/vcsbase
- src/plugins/projectexplorer (undergoing heavy changes)
- src/plugins/texteditor
- src/libs/utils
The priority of documenting the rest will be determined case-by-case.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-23584 Document Core plugin ActionManager class
- Closed