diff --git a/denon/README.md b/denon/README.md new file mode 100644 index 00000000..af440242 --- /dev/null +++ b/denon/README.md @@ -0,0 +1,3 @@ +# Denon + +This plug-in supports the [Denon AV Amplifier AVR-X1000](http://www.denon.de/de/product/hometheater/avreceivers/avrx1000). diff --git a/denon/deviceplugindenon.cpp b/denon/deviceplugindenon.cpp index 4001c7e6..39762b31 100644 --- a/denon/deviceplugindenon.cpp +++ b/denon/deviceplugindenon.cpp @@ -21,28 +21,6 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/*! - \page denon.html - \title Denon - \brief Plugin for Denon AV - - \ingroup plugins - \ingroup nymea-plugins - - This plug-in supports the - \l {http://www.denon.de/de/product/hometheater/avreceivers/avrx1000}{Denon AV Amplifier AVR-X1000} - - \chapter Plugin properties - Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses} - and \l{Vendor}{Vendors} of this \l{DevicePlugin}. - - For more details how to read this JSON file please check out the documentation for \l{The plugin JSON File}. - - \quotefile plugins/deviceplugins/denon/deviceplugindenon.json -*/ - - - #include "deviceplugindenon.h" #include "plugininfo.h"