diff --git a/docs/images/max31855.jpeg b/docs/images/max31855.jpeg deleted file mode 100644 index bf33a046..00000000 Binary files a/docs/images/max31855.jpeg and /dev/null differ diff --git a/src/max31855/max31855.h b/src/max31855/max31855.h index 26580f4d..fd83af1c 100644 --- a/src/max31855/max31855.h +++ b/src/max31855/max31855.h @@ -32,9 +32,16 @@ namespace upm { /** * @brief max31855 thermocouple library * @defgroup max31855 libupm-max31855 + * @ingroup maxim spi other */ - /** + * @library libupm-max31855 + * @sensor max31855 + * @comname max31855 thermocouple library + * @type other + * @man maxim + * @con spi + * * @brief C++ API for MAX31855 * * The Maxim Integrated @@ -45,9 +52,7 @@ namespace upm { * (http://datasheets.maximintegrated.com/en/ds/MAX31855PMB1.pdf) from the * analog PMOD kit. * - * @ingroup max31855 spi * @snippet max31855.cxx Interesting - * @image html max31855.jpeg */ class MAX31855 { public: