mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
upm-c: added doxygen tags to generate documentation for C APIs
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -31,11 +31,11 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Water Sensor
|
||||
* @file water.h
|
||||
* @library water
|
||||
* @brief C API for the Water Sensor
|
||||
*
|
||||
* This module simply tests for the presence of water.
|
||||
*
|
||||
* @snippet water.c Interesting
|
||||
* @include water.c
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user