summaryrefslogtreecommitdiff
path: root/platform/macos/scripts/document.sh
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Update Jazzy theme (#15125)Nadia Barbosa2019-07-171-4/+3
| | | | | | | | * [ios, macos] Update Jazzy theme module_version -> module-version * Update platform/macos/scripts/document.sh
* [macos] Renamed Mapbox macOS SDK to Mapbox Maps SDK for macOSMinh Nguyễn2017-12-221-1/+1
|
* [macos] Fixed broken images in DDS guideMinh Nguyễn2017-04-031-1/+2
|
* [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1Minh Nguyễn2017-01-151-3/+9
| | | | | | | | | | | | | | | | | | | | * [macos] Updated deployment scripts Ported fixes from #6581 and #6740. * [macos] Acknowledge AppleScript support * [macos] Prepared for published documentation Also added link to Dash docset. * [macos] Added CocoaPods podspecs Ported from #5653. * [macos] Rewrote readme; updated screenshot * [macos] Include setup instructions in standalone docs
* [macos] Fixed changelog parsingMinh Nguyễn2017-01-051-1/+1
| | | | Updated changelog parsing code to handle subheadings within release notes.
* [ios, macos] Added guide for working with GeoJSONMinh Nguyễn2017-01-041-1/+1
|
* iOS jazzy theme improvements (#7422)Maya Gao2016-12-161-1/+1
| | | some small improvements to the theme
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-011-0/+1
| | | Also support base URL nullability in order to use default value.
* [macos] Don't specify Swift version for jazzy doc generation (#6539)Jason Wray2016-09-301-3/+0
| | | Counterpart to https://github.com/mapbox/mapbox-gl-native/pull/6377/.
* [ios, macos] Add Mapbox Jazzy themeJason Wray2016-07-011-0/+3
| | | | | | | | | | | - Based on Jazzy's "full width" theme. - Add ellipsis to overlong items in navigation menu. - Set minimum width for navigation menu. - Use Open Sans font face. - Inline GitHub header icon as SVG. - Center images by default. - Add GitHub SVG icon to 'show on github' link. - Wrap overlong method names on class pages.
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-181-0/+45
Also renamed as many references to OS X as possible to macOS in documentation. Cherry-picked from b9702ef41a4cfdd0ab3107cfe5cec16ba3a4c230.