lol: updated header with tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-04-13 13:34:41 -07:00
parent edcedae0e4
commit f47bc7e5a7

View File

@ -36,14 +36,21 @@ namespace upm {
/** /**
* @brief Olimex LoL array library * @brief Olimex LoL array library
* @defgroup lol libupm-lol * @defgroup lol libupm-lol
* @ingroup adafruit gpio display
*/ */
/** /**
* @library lol
* @sensor lol
* @comname Olimex LoL LED Array
* @type display
* @man adafruit
* @con gpio
*
* @brief C++ API for Olimex LoL array * @brief C++ API for Olimex LoL array
* *
* This file defines the LoL API and implemntation for a simple framebuffer * This file defines the LoL API and implemntation for a simple framebuffer
* *
* @ingroup lol gpio
* @snippet lol-example.cxx Interesting * @snippet lol-example.cxx Interesting
*/ */
class LoL { class LoL {