doxygen: updated library brief description tags

Touched on all library brief descriptions for better integration with ISS and fixed a few typos and connection tags in the process.

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2018-02-14 10:36:46 -08:00
parent a12baf379f
commit 4a1eb99d6d
205 changed files with 241 additions and 234 deletions

View File

@ -34,7 +34,7 @@ struct thresholdContext {
namespace upm {
/**
* @brief Gas Sensor library
* @brief Gas Sensors Library
*
* Library for air quality and gas detecting sensors. Base class Gas provides buffered
* sampling, threshold checking, basic printing function, and standard read function.