summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-01-30 11:45:13 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-01-30 15:12:23 +0000
commitd7936f74bda527a85d69e7d1c412d79ee952d139 (patch)
treee3794205c541b2c57bee5d484b41240a6a0cdab5
parenta73ca89bfd19c065eb79178ba01b82403548d0f9 (diff)
downloadqtlocation-d7936f74bda527a85d69e7d1c412d79ee952d139.tar.gz
Fix OSM plugin documentation causing the table to exceed default width
Change-Id: I0b4fd6e8fdcb124e6b683e35d47a34632e7f64ad Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--src/location/doc/src/plugins/osm.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/location/doc/src/plugins/osm.qdoc b/src/location/doc/src/plugins/osm.qdoc
index bb520601..2b27724d 100644
--- a/src/location/doc/src/plugins/osm.qdoc
+++ b/src/location/doc/src/plugins/osm.qdoc
@@ -125,7 +125,8 @@ a prefix.
\li osm.mapping.cache.directory
\li Absolute path to map tile cache directory used as network disk cache.
- The default place for the cache is \c{QtLocation/osm} directory in \l {QStandardPaths::writableLocation()} {QStandardPaths::writableLocation}(\l{QStandardPaths::GenericCacheLocation}).
+ The default place for the cache is the \c{QtLocation/osm} subdirectory in the location returned by
+ QStandardPaths::writableLocation(), called with QStandardPaths::GenericCacheLocation as a parameter.
On systems that have no concept of a shared cache, the application-specific \l{QStandardPaths::CacheLocation} is used instead.
\row
\li osm.mapping.offline.directory