Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
5
-
856700499a5f3f53c63e69b90f3f41c8b5421d76 (qt/qttools/5.15)
-
DaVinci sprint 4
Description
Even though the \obsolete command is documented to take no arguments, the practice of doing
\obsolete Use foobar() instead.
Is prevalent throughout qtbase and other repositories. Currently the rest of the line is ignored and does not end up in the documentation. It would make sense to allow text to follow the command and to interpret it as a normal text paragraph.