From 83e53c5065ac4e23ca85200935d450d15e9bcc2b Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Mon, 17 Sep 2012 07:30:09 +0900 Subject: doc: rearrange top page Rearrange the top page in the following way: - Getting Started - Cloud Integration (OpenStack only for now) - Developing Your App Signed-off-by: FUJITA Tomonori --- doc/source/writing_ryu_app.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/source/writing_ryu_app.rst') diff --git a/doc/source/writing_ryu_app.rst b/doc/source/writing_ryu_app.rst index 87097f7e..0980ecd4 100644 --- a/doc/source/writing_ryu_app.rst +++ b/doc/source/writing_ryu_app.rst @@ -1,6 +1,6 @@ -*********************** -Writing Ryu Application -*********************** +********************* +The First Application +********************* Whetting Your Appetite ====================== @@ -13,8 +13,8 @@ gears by using OpenFlow protocol, etc. Writing Ryu application is easy. It's just Python scripts. -The first Ryu application -========================= +Start Writing +============= We show a Ryu application that make OpenFlow switches work as a dumb layer 2 switch. -- cgit v1.2.3