summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2012-03-16 12:18:08 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-16 05:16:25 +0100
commitd8d75f9d635a7dfd853d0cf648921cc78475c059 (patch)
tree7bd48ffaeebf438ea4b9624922333bafe6907d4b /doc
parent88f322ae6c041419bafc39bda79cd10672d6e3c7 (diff)
downloadqtlocation-d8d75f9d635a7dfd853d0cf648921cc78475c059.tar.gz
Improve docs
Change-Id: I96afeffa80db5e6104f5d4467b186a6c9086d07e Reviewed-by: Alex Wilson <alex.wilson@nokia.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/plugins/jsondb.qdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/plugins/jsondb.qdoc b/doc/src/plugins/jsondb.qdoc
index a61a05e9..837c7ff5 100644
--- a/doc/src/plugins/jsondb.qdoc
+++ b/doc/src/plugins/jsondb.qdoc
@@ -32,14 +32,18 @@
\ingroup QtLocation-plugins
-\brief Local store for private places.
+\brief Local store for user defined favorite places.
\section1 Overview
-Included with Qt Location is a plugin which stores places in a Json database (aka JsonDb)
+Included with Qt Location is a plugin which stores places in a Json Database (aka JsonDb).
+This plugin is intended to be used as a local store for user defined favorite places.
The JsonDb GeoServices plugin can be loaded by using the plugin key "nokia_places_jsondb".
+Note that in order to use this plugin, the JsonDb daemon must be running in the
+background.
+
\section1 Places
The Nokia JsonDb provider accesses places stored locally on device.