summaryrefslogtreecommitdiff
path: root/src/location/doc/src/plugins
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-02-09 14:34:54 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-02-13 12:30:54 +0000
commita24032167a17c51c8ac4e36f4a9bb60d5877a1d3 (patch)
tree3f958f64467977e1596e8dd770b0b8cc7103ae13 /src/location/doc/src/plugins
parentf2c870752e9353ae838a182c5663936fd374567f (diff)
downloadqtlocation-a24032167a17c51c8ac4e36f4a9bb60d5877a1d3.tar.gz
Fix documentation horizontal scrolling on Mapbox's plugins
Give the browser opportunities to do a line break on the table cell by making the words smaller. Change-Id: I3424e1c24eb803347eadae623efb52520b7d2d5d Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
Diffstat (limited to 'src/location/doc/src/plugins')
-rw-r--r--src/location/doc/src/plugins/mapbox.qdoc6
-rw-r--r--src/location/doc/src/plugins/mapboxgl.qdoc7
2 files changed, 8 insertions, 5 deletions
diff --git a/src/location/doc/src/plugins/mapbox.qdoc b/src/location/doc/src/plugins/mapbox.qdoc
index dfa83713..12c29aee 100644
--- a/src/location/doc/src/plugins/mapbox.qdoc
+++ b/src/location/doc/src/plugins/mapbox.qdoc
@@ -89,8 +89,10 @@ The following table lists optional parameters that can be passed to the Mapbox p
\li mapbox.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/mapbox} directory in \l {QStandardPaths::writableLocation()} {QStandardPaths::writableLocation}(\l{QStandardPaths::GenericCacheLocation}).
- On systems that have no concept of a shared cache, the application-specific \l{QStandardPaths::CacheLocation} is used instead.
+ The default place for the cache is the \c{QtLocation/mapbox} 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 mapbox.mapping.cache.disk.cost_strategy
\li The cost strategy to use to cache map tiles on disk.
diff --git a/src/location/doc/src/plugins/mapboxgl.qdoc b/src/location/doc/src/plugins/mapboxgl.qdoc
index 98ddd10b..9269bfdf 100644
--- a/src/location/doc/src/plugins/mapboxgl.qdoc
+++ b/src/location/doc/src/plugins/mapboxgl.qdoc
@@ -78,9 +78,10 @@ The following table lists optional parameters that can be passed to the Mapbox p
\li mapboxgl.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/mapboxgl} directory in \l {QStandardPaths::writableLocation()}
- {QStandardPaths::writableLocation}(\l{QStandardPaths::GenericCacheLocation}). On systems that have no concept
- of a shared cache, the application-specific \l{QStandardPaths::CacheLocation} is used instead.
+ The default place for the cache is the \c{QtLocation/mapboxgl} 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.
This is an \l {https://www.mapbox.com/help/mobile-offline/#ambient-caching} {ambient cache}, meaning it will
get populated on the fly until it reaches the size limit, and when that happens, it will evict the least used