Doxygen update
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@426 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -17,11 +17,12 @@
|
||||
// (c) 2015 Micro-Key bv
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// @defgroup {group_name} {group_description}
|
||||
/// Description
|
||||
|
||||
/// @file repairPreset.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* RepairPreset implementation
|
||||
* \defgroup RepairPreset Package RepairPreset
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef REPAIRPRESET_H_
|
||||
#define REPAIRPRESET_H_
|
||||
@@ -127,3 +128,5 @@ extern void RepairPreset_setDurationValue(struct RepairPresetParameters* self, u
|
||||
extern void RepairPreset_setVoltageValue(struct RepairPresetParameters* self, int value);
|
||||
|
||||
#endif /* REPAIRPRESET_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user