From 23462f9ae4b5d42ad4ae917b3ef56e7654c7d449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 29 May 2019 10:59:28 +0200 Subject: [PATCH] Migrate conrad plugin documentation --- conrad/devicepluginconrad.cpp | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/conrad/devicepluginconrad.cpp b/conrad/devicepluginconrad.cpp index 2e44344c..fc1b0d3d 100644 --- a/conrad/devicepluginconrad.cpp +++ b/conrad/devicepluginconrad.cpp @@ -21,26 +21,6 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/*! - \page conrad.html - \title Conrad - \brief Plugin for Conrad 433 MHz devices. - - \ingroup plugins - \ingroup nymea-plugins - - This plugin allows to controll RF 433 MHz actors an receive remote signals from \l{http://www.conrad.at}{Conrad} - devices. - - \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/conrad/devicepluginconrad.json -*/ - #include "devicepluginconrad.h" #include "plugin/device.h"