Escape JSON and RSS in description in reference.

This commit is contained in:
tastytea 2019-09-20 21:40:42 +02:00
parent 75a4e60e0a
commit cd3b871260
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ namespace Export
using std::string;
/*!
* @brief Export as JSON array.
* @brief Export as %JSON array.
*
* @since 0.8.0
*

View File

@ -27,7 +27,7 @@ namespace Export
using std::string;
/*!
* @brief Export as RSS feed.
* @brief Export as %RSS feed.
*
* @since 0.8.0
*