summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodemarker.cpp
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-08-22 13:20:15 +0200
committerKai Köhne <kai.koehne@qt.io>2022-08-31 12:59:25 +0200
commit047aff2add055bd5370fecfa98c371b5197beeed (patch)
tree8ab00546056e228801264f1a088cb900635491bb /src/qdoc/cppcodemarker.cpp
parente5fa1b1959509a9f8a4096e6c825379c0a12cc66 (diff)
downloadqttools-047aff2add055bd5370fecfa98c371b5197beeed.tar.gz
qtattributionsscanner: Allow */ to appear in license texts
License text files might contain */ (end of C style comment) , for example when explaining how to attribute a license in a file. So far, this broke the qdoc output, because qdoc also looks for */ as end of documentation marker. Work around this by masking the star through a qdoc \badcode argument, so that */ becomes \badcode * \1/ \endcode Pick-to: 6.4 Change-Id: I77310ed272177eaa69e354c0d7bce380ee933e56 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Luca Di Sera <luca.disera@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions