summaryrefslogtreecommitdiffhomepage
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-09-02 09:08:21 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-09-03 13:39:16 +0900
commit7e95ccb8e75dfe4e1c84b6613331132ba0ea89cc (patch)
tree5f21367e6001b97f780f91eb2c84b116ebd6fd90 /doc/source/index.rst
parent6cc438cb0e2af5867fb2675aa2b0b7dce67eb165 (diff)
doc: write Ryu application
This is the first doc for someone who wants to write his Ryu applicaiton. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c51f1e2f..aab048c3 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -13,6 +13,7 @@ Contents:
:maxdepth: 2
overview.rst
+ writing_ryu_app.rst
getting_started.rst
using_with_openstack.rst
step_by_step.rst