docs: removed C++ references from documentation to make API language agnostic

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-06-01 10:56:03 -07:00
parent 4390c30be8
commit 8614cb322a
109 changed files with 142 additions and 142 deletions

View File

@ -75,9 +75,9 @@ struct Time3231 {
* @man maxim
* @con i2c
*
* @brief C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)
* @brief API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)
*
* This file defines the maxds3231m C++ interface for maxds3231m
* This file defines the maxds3231m interface for maxds3231m
*
* @snippet maxds3231m.cxx Interesting
*/