Изменён формат вставки комментариев

This commit is contained in:
Andrei Astafev 2020-04-18 13:09:13 +03:00
parent 2cc2863d62
commit f9b2960b1d
3 changed files with 9 additions and 13 deletions

View File

@ -1,4 +1,2 @@
/*! /// @class $(fclass)
* @class $(fclass) /// @brief TODO
* @brief TODO
*/

View File

@ -1,4 +1,3 @@
/*! /// @file $(filename)
* @file $(filename) /// @brief TODO
* @brief TODO
*/

View File

@ -1,5 +1,4 @@
/*! /// @copydoc $(fclass)::$(function)
* @fn $(fclass)::$(function) /// $(javaparam)
* @brief TODO /// @brief TODO
* $(javaparam) /// @details TODO
*/