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 repairProcesses.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* RepairProcesses implementation
|
||||
* \defgroup RepairProcesses Package RepairProcesses
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef REPAIRPROCESSES_H_
|
||||
#define REPAIRPROCESSES_H_
|
||||
@@ -67,3 +68,5 @@ extern void repairProcesses_mainRepairProcessRemoveObserver (const Observer obse
|
||||
extern struct RepairProcess* repairProcesses_getMainRepairProcess(void);
|
||||
|
||||
#endif /* REPAIRPROCESSES_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user