mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 10:51:12 +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:
@ -36,21 +36,21 @@ namespace upm
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief API for HLG-150H Lighting Power Supply Controller
|
||||
*
|
||||
* The Mean Well
|
||||
* [HLG-150H](http://www.meanwell.com/webapp/product/search.aspx?prod=HLG-150H)
|
||||
* 150W Single Output Switching Power Supply
|
||||
*
|
||||
* @library hlg150h
|
||||
* @sensor hlg150h
|
||||
* @comname 150W Constant Voltage/current LED Driver
|
||||
* @altname HLG150H
|
||||
* @type light
|
||||
* @con pwm
|
||||
* @snippet hlg150h.cxx Interesting
|
||||
* @web https://www.meanwell-web.com/en/product-info/ac-dc-power-supply/led-driver/101-180-w-led-driver/hlg-150h/product/HLG-150H-24B
|
||||
* @if ilightcontroller
|
||||
*
|
||||
* @brief API for HLG-150H Lighting Power Supply Controller
|
||||
*
|
||||
* The Mean Well
|
||||
* [HLG-150H](http://www.meanwell.com/webapp/product/search.aspx?prod=HLG-150H)
|
||||
* 150W Single Output Switching Power Supply
|
||||
*
|
||||
* @snippet hlg150h.cxx Interesting
|
||||
*/
|
||||
|
||||
class HLG150H : public upm::ILightController
|
||||
|
Reference in New Issue
Block a user