summaryrefslogtreecommitdiff
path: root/.jazzy.yaml
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-04-06 18:30:28 -0400
committerMinh Nguyễn <mxn@1ec5.org>2016-04-06 18:30:28 -0400
commitcee1b0b526dbec0dea9c4daaac94f333395062e2 (patch)
tree743fa140a3d6f05aacaa120fa82968f0d208fe8b /.jazzy.yaml
parente7ac0f6d4c39fed294effaed3ccd1d423fb4d913 (diff)
downloadqtlocation-mapboxgl-cee1b0b526dbec0dea9c4daaac94f333395062e2.tar.gz
Updated jazzy config flags for jazzy 0.6.0
Fixes #4620.
Diffstat (limited to '.jazzy.yaml')
-rw-r--r--.jazzy.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.jazzy.yaml b/.jazzy.yaml
index 602e8cdb0d..216fd82ae2 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -1,14 +1,14 @@
-module_name: Mapbox
-author_name: Mapbox
+module: Mapbox
+author: Mapbox
author_url: https://www.mapbox.com/
github_url: https://github.com/mapbox/mapbox-gl-native
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: |
+head: |
<link rel='shortcut icon' href='https://www.mapbox.com/img/favicon.ico' type='image/x-icon' />
-objc_mode: Yes
+objc: Yes
skip_undocumented: Yes
hide_documentation_coverage: Yes
umbrella_header: platform/ios/include/Mapbox.h