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 repairProcessRow.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* RepairProcessRow implementation
|
||||
* \defgroup RepairProcessRow Package RepairProcessRow
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef REPAIRPROCESSROW_H_
|
||||
#define REPAIRPROCESSROW_H_
|
||||
@@ -105,3 +106,5 @@ extern ErrorStatus repairProcessRow_construct(struct RepairProcessRow* self, con
|
||||
extern void repairProcessRow_destruct(struct RepairProcessRow* self);
|
||||
|
||||
#endif /* REPAIRPROCESSROW_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user