From 1908f86c6d8cb28a81d02272dfd3443e827cf37c Mon Sep 17 00:00:00 2001 From: Thomas McGuire Date: Mon, 2 Jul 2012 09:36:58 +0200 Subject: Remove Meego backend notes from documentation There is no Meego backend anymore. Change-Id: I5e83a67892bb6b8e9affcbaacd91872104aa8d8b Reviewed-by: Lorn Potter --- doc/src/qtsensors-backend.qdoc | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'doc') diff --git a/doc/src/qtsensors-backend.qdoc b/doc/src/qtsensors-backend.qdoc index bb4b4a11..ccfa670d 100644 --- a/doc/src/qtsensors-backend.qdoc +++ b/doc/src/qtsensors-backend.qdoc @@ -182,32 +182,3 @@ Existing instances of the backend should report error states to the application handle the situation gracefully. */ - -/*! -\page meego-integration-notes.html -\title MeeGo Integration Notes -\ingroup sensors_backend_topics - -\section1 MeeGo Integration Notes - -The implementation of the API builds on top of the MeeGo Sensor Framework -that provides all the sensors specified in 1.2 API version. - -\section2 Available sensors - -If HW sensor is missing, the configuration file "Sensors.conf" -must be updated and sensor removed. The file -has the following format: - -\code -[Default] -QAccelerometer=meego.accelerometer -QAmbientLightSensor=meego.als -\endcode - -It lists sensor types and type's default implementation by giving the sensor id. -If the type is omitted then the backend does not support it in this device; this -gives a way of controlling and differentiating the supported sensor set. - -*/ - -- cgit v1.2.3