mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
doxygen: updated descriptions to clean up @con tags for xml generation
This ensures the generated xml paragraphs for the connection field won't have nested children and hence should be readable by the ISS parser properly Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -33,6 +33,8 @@
|
||||
namespace upm {
|
||||
|
||||
/**
|
||||
* @deprecated This class is being replaced by the upm-light library and the
|
||||
* Light class.
|
||||
* @library grove
|
||||
* @sensor grovelight
|
||||
* @comname Light Sensor
|
||||
@ -40,8 +42,6 @@ namespace upm {
|
||||
* @man seeed
|
||||
* @con analog
|
||||
* @kit gsk
|
||||
* @deprecated This class is being replaced by the upm-light library and the
|
||||
* Light class.
|
||||
*
|
||||
* @brief API for the Grove Light Sensor
|
||||
*
|
||||
|
Reference in New Issue
Block a user