forked from mapbox/mapbox-maps-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate documentation for dependencies (mapbox#2262)
- Loading branch information
Showing
20 changed files
with
195 additions
and
155 deletions.
There are no files selected for viewing
14 changes: 0 additions & 14 deletions
14
Sources/MapboxMaps/Documentation.docc/API Catalogs/Common.md
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
Sources/MapboxMaps/Documentation.docc/API Catalogs/CommonInternal.md
This file was deleted.
Oops, something went wrong.
7 changes: 4 additions & 3 deletions
7
Sources/MapboxMaps/Documentation.docc/API Catalogs/CoreMaps.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
# Core Maps | ||
# Core Maps API | ||
|
||
Maps rendering SDK also known as GL-Native | ||
|
||
## Topics | ||
|
||
### Offline | ||
- <doc:Offline> | ||
- <doc://MapboxMaps/Offline> | ||
|
||
### Free Camera | ||
- <doc:Free-Camera> | ||
- <doc://MapboxMaps/Free-Camera> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
Sources/MapboxMaps/Documentation.docc/API Catalogs/Turf.md
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
Sources/MapboxMaps/Documentation.docc/API Catalogs/TurfAPI.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Turf | ||
|
||
Describes `turf-swift` dependency objects | ||
|
||
## Topics | ||
|
||
### GeoJSON | ||
|
||
- ``Feature-swift.typealias`` | ||
- ``Geometry-swift.typealias`` | ||
- ``MapboxCommon/GeometryType`` | ||
- ``Turf`` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# ``MapboxMap`` | ||
# ``/MapboxMaps/MapboxMap`` | ||
|
||
## Topics | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# MapboxMaps Documentation | ||
|
||
@Metadata { | ||
@TechnologyRoot | ||
} | ||
|
||
## Topics | ||
|
||
- ``/MapboxMaps`` | ||
- ``/MapboxCommon`` | ||
- ``/Turf`` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.