Add a doc page that links to the StatusNet wiki API page
Add a redirect action that merely redirects to another action Redirect /api to /doc/api so users don't get the "lame" "No such user" error message
This commit is contained in:
6
doc-src/api
Normal file
6
doc-src/api
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Copyright 2008-2010 StatusNet Inc. and contributors. -->
|
||||
<!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
|
||||
<!-- http://creativecommons.org/licenses/by/3.0/ for details. -->
|
||||
|
||||
%%site.name%% provides an API that applications can use to interact with it.
|
||||
More information about this API can be found on the [StatusNet Wiki](http://status.net/wiki/API).
|
Reference in New Issue
Block a user