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:
Craig Andrews
2010-10-12 23:36:33 -04:00
parent 5f81f6119b
commit f79dbaf9a7
4 changed files with 83 additions and 0 deletions

View File

@@ -35,3 +35,4 @@ Here are some documents that you might find helpful in understanding
* [Source](%%doc.source%%) - How to get the StatusNet source code
* [Badge](%%doc.badge%%) - How to put a StatusNet badge on your blog or homepage
* [Bookmarklet](%%doc.bookmarklet%%) - Bookmarklet for posting Web pages
* [API](%%doc.api%%) - API for use by external clients