storyboard/storyboard/api
Ruslan Kamaldinov fff51b88cc Added documentation for REST API layer.
The goal of this patch is to setup infrastructure and organization
of docs in the project.

Changes:
* Added documentation for REST objects along with examples
* Added documentation for REST endpoints
* Added auto-generation of REST API docs

Note(1):
New API endpoint will not be auto-added to the docs. It is responibility
of committer to add new endpoint to the docs.

Note(2):
Usage examples still need to be added manually.

Change-Id: I080a6daba2fdb8a1a6a18087c7b3929da5b4bf1a
2014-01-28 16:42:51 +04:00
..
v1 Added documentation for REST API layer. 2014-01-28 16:42:51 +04:00
__init__.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
app.py Add a sample config file 2014-01-23 16:09:22 +04:00
app.wsgi Introducing basic REST API 2014-01-22 11:37:54 -08:00
config.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
root_controller.py Introducing basic REST API 2014-01-22 11:37:54 -08:00