summaryrefslogtreecommitdiff
path: root/.jazzy.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.jazzy.yaml')
-rw-r--r--.jazzy.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.jazzy.yaml b/.jazzy.yaml
index 99224d9626..867c77e6b9 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -6,13 +6,13 @@ dash_url: https://www.mapbox.com/ios-sdk/docsets/Mapbox.xml
copyright: '© 2014–2016 [Mapbox](https://www.mapbox.com/). See [license](https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md) for more details.'
custom_head: |
- <link rel='shortcut icon' href='http://www.mapbox.com/img/favicon.ico' type='image/x-icon' />
+ <link rel='shortcut icon' href='https://www.mapbox.com/img/favicon.ico' type='image/x-icon' />
objc_mode: Yes
skip_undocumented: Yes
hide_documentation_coverage: Yes
-umbrella_header: include/mbgl/ios/Mapbox.h
-framework_root: include/mbgl/darwin
+umbrella_header: platform/ios/include/Mapbox.h
+framework_root: platform/darwin/include
custom_categories:
- name: Map