Add versioning scheme to documentation

This commit is contained in:
2019-05-14 19:39:29 +02:00
parent 63eb65a3c4
commit cd2cf8c5c7
4 changed files with 40 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
* @{
*/
/** @brief This string holds the 'git describe' version of the app */
/** @brief This string holds the @ref git-version-num of the app */
extern const char *_app_version_string;
/** @} */