arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Integrate Xcode 15 DocC Improvements
trafficstars
1. Use DocC links
- #392 adds tutorial links in the component documentation. The absolute URLs to the tutorials can be replaced with links to the specific tutorial doc.
- [x] Complete - #691
2. Use local images
- Some of the images in the DocC are using GitHub hosted content. As of Xcode 15 these can switch over to local image references. See also #668
- [ ] Complete