D12220: [RFC] Beautify declaration navigation context by parsing doxygen commands

Christoph Roick noreply at phabricator.kde.org
Sun Apr 15 11:27:47 UTC 2018


croick added inline comments.

INLINE COMMENTS

> abstractdeclarationnavigationcontext.cpp:803
> +    
> +    line.replace(QRegExp("(@see|\\\\see|@sa|\\\\sa) "), "<strong>Since</strong> ");
> +    

That should be `<strong>\\2</strong>` or so (including the appropriate regexp), right?

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D12220

To: progwolff, #kdevelop
Cc: croick, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180415/c1c0115c/attachment-0001.html>


More information about the KDevelop-devel mailing list