updated documentation info
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -73,6 +73,8 @@ See License.txt for license details. In any app that uses the Route-Me library, | @@ -73,6 +73,8 @@ See License.txt for license details. In any app that uses the Route-Me library, | ||
73 | News, Support and Contributing | 73 | News, Support and Contributing |
74 | ------------------------------ | 74 | ------------------------------ |
75 | 75 | ||
76 | +Complete API documentation is available [online][api] or as an [Xcode docset Atom feed][docset]. | ||
77 | + | ||
76 | The MapBox iOS SDK has a [support resource][support] where you can open cases and browse other developers' discussions about use of the SDK. | 78 | The MapBox iOS SDK has a [support resource][support] where you can open cases and browse other developers' discussions about use of the SDK. |
77 | 79 | ||
78 | We have a [basic technical overview][docs] along with the installation instructions. | 80 | We have a [basic technical overview][docs] along with the installation instructions. |
@@ -83,6 +85,8 @@ The main Route-Me project has a [mailing list][list] for news and to communicate | @@ -83,6 +85,8 @@ The main Route-Me project has a [mailing list][list] for news and to communicate | ||
83 | 85 | ||
84 | To report bugs and help fix them, please use the [issue tracker][tracker]. | 86 | To report bugs and help fix them, please use the [issue tracker][tracker]. |
85 | 87 | ||
88 | +[api]: http://mapbox.com/mapbox-ios-sdk/api/ | ||
89 | +[docset]: https://raw.github.com/mapbox/mapbox-ios-sdk/release-tools/Docs/publish/docset.atom | ||
86 | [support]: http://support.mapbox.com/discussions/mapbox-ios-sdk | 90 | [support]: http://support.mapbox.com/discussions/mapbox-ios-sdk |
87 | [docs]: http://mapbox.com/mobile/docs/sdk | 91 | [docs]: http://mapbox.com/mobile/docs/sdk |
88 | [list]: http://groups.google.com/group/route-me-map | 92 | [list]: http://groups.google.com/group/route-me-map |
-
Please register or login to post a comment