Doxygen update

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@426 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
dvl
2018-01-15 09:09:09 +00:00
parent b0eae7b776
commit 41ebc02741
22 changed files with 130 additions and 87 deletions

View File

@@ -17,11 +17,12 @@
// (c) 2015 Micro-Key bv
// -----------------------------------------------------------------------------
/// @defgroup {group_name} {group_description}
/// Description
/// @file RepairPresets.h
/// @ingroup {group_name}
/**
* RepairPresets implementation
* \defgroup RepairPresets Package RepairPresets
* \ingroup hsb-mrts
* @{
*/
#ifndef REPAIRPRESETS_H_
#define REPAIRPRESETS_H_
@@ -133,3 +134,5 @@ extern void RepairPresets_savePresets(void);
#endif /* REPAIRPRESETS_H_ */
/** @} */