Improve doxygen documentation
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup MainApplication
|
||||
* @addtogroup version
|
||||
* @{
|
||||
*/
|
||||
|
||||
/** @brief This string holds the 'git describe' version of the app */
|
||||
extern char *_app_version_string;
|
||||
extern const char *_app_version_string;
|
||||
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user