summaryrefslogtreecommitdiff
path: root/platform/ios/jazzy.yml
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-04-05 12:05:29 -0700
committerGitHub <noreply@github.com>2017-04-05 12:05:29 -0700
commit5d4d5dcf1b2f56f1dff3ef9dbca57fd076932c50 (patch)
tree7f1c466610e645321d6a66c68d2d029f5dbad94b /platform/ios/jazzy.yml
parentec34813c905566bfb7a388a9d905d1e20711dc17 (diff)
downloadqtlocation-mapboxgl-5d4d5dcf1b2f56f1dff3ef9dbca57fd076932c50.tar.gz
[ios, macos] Rename Data-driven styling guide (#8627)
* [ios, macos] Rename Data-driven styling guide This turns the Data-driven styling guide into a guide for working with style functions. This helps clarify that not all style functions are DDS specific but keeps the discussion of this related functionality in the same guide.
Diffstat (limited to 'platform/ios/jazzy.yml')
-rw-r--r--platform/ios/jazzy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index 5d39e276b6..87af09a9b9 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -19,7 +19,7 @@ custom_categories:
children:
- Adding Points to a Map
- Runtime Styling
- - Data-Driven Styling
+ - Using Style Functions at Runtime
- Working with Mapbox Studio
- Working with GeoJSON Data
- For Style Authors