summaryrefslogtreecommitdiff
path: root/platform/ios/scripts/document.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/scripts/document.sh')
-rwxr-xr-xplatform/ios/scripts/document.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/scripts/document.sh b/platform/ios/scripts/document.sh
index 62ec7824fc..4160749e2b 100755
--- a/platform/ios/scripts/document.sh
+++ b/platform/ios/scripts/document.sh
@@ -38,6 +38,7 @@ jazzy \
--github-file-prefix https://github.com/mapbox/mapbox-gl-native/tree/${BRANCH} \
--module-version ${SHORT_VERSION} \
--readme ${README} \
+ --documentation="platform/ios/docs/Info.plist Keys.md" \
--root-url https://www.mapbox.com/ios-sdk/api/${RELEASE_VERSION}/ \
--theme platform/darwin/docs/theme \
--output ${OUTPUT}