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

Julian Wolff noreply at phabricator.kde.org
Sun Apr 15 11:00:50 UTC 2018


progwolff created this revision.
progwolff added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
progwolff requested review of this revision.

REVISION SUMMARY
  With this patch, the following doxygen commands in comments are replaced by html:
  
  - \param, \\param[in], ...
  - \return, \returns
  - \brief
  - \see, \since, \note, \todo, \bug
  - \a, \e, \em, \c, \\p
  - Code blocks and formulas: \code, \endcode, \f$, \f[, \f{...}{
  - Escape sequences: \$, \@, \\, \&, \~, \<, \>, \#, \%, \", \., \n, \|, \::, \--, \---

REPOSITORY
  R32 KDevelop

BRANCH
  master

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

AFFECTED FILES
  kdevplatform/language/duchain/navigation/abstractdeclarationnavigationcontext.cpp
  kdevplatform/language/duchain/navigation/abstractdeclarationnavigationcontext.h

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


More information about the KDevelop-devel mailing list