summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Wolfe <eric.r.wolfe@gmail.com>2017-01-04 11:26:00 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-01-04 21:48:32 -0800
commitd2efbc99159a6503e483b41e5adf43656c6413d3 (patch)
tree884d5573136bf61baf3cd2aa1a822d43c1fa65e4
parentef9954b566fbd666edf2237ee24097969f438879 (diff)
downloadqtlocation-mapboxgl-d2efbc99159a6503e483b41e5adf43656c6413d3.tar.gz
[ios, macos] Move Info.plist keys down in jazzy sidebar
-rw-r--r--platform/ios/jazzy.yml2
-rw-r--r--platform/macos/jazzy.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/jazzy.yml b/platform/ios/jazzy.yml
index 1ba341bd17..82fe3e8115 100644
--- a/platform/ios/jazzy.yml
+++ b/platform/ios/jazzy.yml
@@ -20,9 +20,9 @@ custom_categories:
- Adding Points to a Map
- Runtime Styling
- Working with Mapbox Studio
- - Info.plist Keys
- Working with GeoJSON Data
- For Style Authors
+ - Info.plist Keys
- name: Maps
children:
- MGLAccountManager
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml
index 6f88c01bc6..4b5bdf2d42 100644
--- a/platform/macos/jazzy.yml
+++ b/platform/macos/jazzy.yml
@@ -16,9 +16,9 @@ framework_root: ../darwin/src
custom_categories:
- name: Guides
children:
- - Info.plist Keys
- Working with GeoJSON Data
- For Style Authors
+ - Info.plist Keys
- name: Maps
children:
- MGLAccountManager