diff --git a/docs/images/max31723.jpeg b/docs/images/max31723.jpeg deleted file mode 100644 index 8165d694..00000000 Binary files a/docs/images/max31723.jpeg and /dev/null differ diff --git a/src/max31723/max31723.h b/src/max31723/max31723.h index f6b69062..e3f6f267 100644 --- a/src/max31723/max31723.h +++ b/src/max31723/max31723.h @@ -36,9 +36,16 @@ namespace upm { /** * @brief max31723 temperature sensor library * @defgroup max31723 libupm-max31723 + * @ingroup maxim spi temperature */ - /** + * @library libupm-max31723 + * @sensor max31723 + * @comname max31723 temperature sensor + * @type temperature + * @man maxim + * @con spi + * * @brief C++ API for MAX31723 chip (Temperature sensor) * * The Maxim Integrated @@ -48,9 +55,7 @@ namespace upm { * module](http://datasheets.maximintegrated.com/en/ds/MAX31723PMB1.pdf) from * the analog PMOD kit. * - * @ingroup max31723 spi * @snippet max31723.cxx Interesting - * @image html max31723.jpeg */ class MAX31723 { public: