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 DAConverter.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* DAConverter implementation
|
||||
* \defgroup DAConverter Package DAConverter
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef DACONVERTER_H_
|
||||
#define DACONVERTER_H_
|
||||
@@ -117,3 +118,5 @@ extern uint32_t DAConverter_getCurrentValue(const struct DAConverter* self);
|
||||
|
||||
|
||||
#endif /* DACONVERTER_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user