appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

Fixed link to annotations documentation from within objects.md #180

Closed ghost closed 12 years ago

ghost commented 12 years ago

/objects.md#annotations -> /annotations.md

swhitley commented 12 years ago

Is there any plan to point the namespace for the official annotations to the documentation for the annotation? For instance, could "net.app.core.geolocation" resolve to the geolocation documentation at http://geolocation.core.app.net?"

mthurman commented 12 years ago

@swhitley right now the official docs live at https://github.com/appdotnet/api-spec/blob/master/annotations.md#core-annotations (or the wiki https://github.com/appdotnet/api-spec/wiki/Annotations). We'll probably always keep the docs in one place instead of making each of them a resolvable subdomain.