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:
Mihai Tudor Panu
2018-02-13 10:19:14 -08:00
parent 38817b72dc
commit a12baf379f
37 changed files with 82 additions and 76 deletions

View File

@@ -35,7 +35,6 @@ namespace upm {
* @sensor dsb09104
* @type wifi
* @con uart
* @snippet ozw-aeotecdsb09104.cxx Interesting
* @man aeon
* @web http://aeotec.com/z-wave-home-energy-measure/918-home-energy-meter-instructions.html
*
@@ -43,6 +42,8 @@ namespace upm {
*
* This module allows for monitoring certain elements of an Aeotec
* Home Energy Meter Gen 1.
*
* @snippet ozw-aeotecdsb09104.cxx Interesting
*/
class AeotecDSB09104 : public ozwInterface {