More doxygen documentation
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@421 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 hsb-mrts.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* hsb-mrts implementation
|
||||
* \defgroup hsb-mrts Package hsb-mrts
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef HSB_MRTS_H_
|
||||
#define HSB_MRTS_H_
|
||||
@@ -132,3 +133,5 @@ extern ErrorStatus hsb_enableSafetyWithWarning(void);
|
||||
extern ErrorStatus hsb_disableSafety(void);
|
||||
extern bool hsb_safetyIsEnabled(void);
|
||||
#endif /* HSB_MRTS_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user