summaryrefslogtreecommitdiff
path: root/.jazzy.yaml
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-03-07 03:25:21 -0800
committerMinh Nguyễn <mxn@1ec5.org>2016-03-10 17:08:58 -0800
commit8824237e2df9d9bfb9cd618e762e74d8ab08c099 (patch)
tree58cc45ca983cb487606b185d99a2de2b6a089703 /.jazzy.yaml
parent0348c1ee967cf3e19d9dc91918d28e42b40b5b19 (diff)
downloadqtlocation-mapboxgl-8824237e2df9d9bfb9cd618e762e74d8ab08c099.tar.gz
[ios, osx] Documented offline APIs
Also categorized offline symbols for jazzy and moved styleURL from MGLOfflineRegion to MGLTilePyramidOfflineRegion, since you never know if there will be a region type not constrained by a style in the future.
Diffstat (limited to '.jazzy.yaml')
-rw-r--r--.jazzy.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.jazzy.yaml b/.jazzy.yaml
index 867c77e6b9..0f6e8b0625 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -37,6 +37,18 @@ custom_categories:
- MGLOverlay
- MGLShape
- MGLUserLocation
+ - name: Offline Viewing
+ children:
+ - MGLOfflineRegion
+ - MGLOfflineStorage
+ - MGLOfflineTask
+ - MGLOfflineTaskAdditionCompletionHandler
+ - MGLOfflineTaskDelegate
+ - MGLOfflineTaskListingCompletionHandler
+ - MGLOfflineTaskProgress
+ - MGLOfflineTaskRemovalCompletionHandler
+ - MGLOfflineTaskState
+ - MGLTilePyramidOfflineRegion
- name: Geometry
children:
- MGLCoordinateBounds