Signed-off-by: FUJITA Tomonori <[email protected]>
---
 README.rst                     |    4 ----
 doc/source/getting_started.rst |    5 +++++
 doc/source/index.rst           |    3 +--
 doc/source/overview.rst        |    1 -
 4 files changed, 6 insertions(+), 7 deletions(-)
 create mode 100644 doc/source/getting_started.rst
 delete mode 100644 doc/source/overview.rst

diff --git a/README.rst b/README.rst
index 80c7034..db249ef 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,3 @@
-****************************
-Ryu Network Operating System
-****************************
-
 What's Ryu
 ==========
 Ryu is an Operating System for Software Defined Networking.
diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst
new file mode 100644
index 0000000..888757d
--- /dev/null
+++ b/doc/source/getting_started.rst
@@ -0,0 +1,5 @@
+***************
+Getting Started
+***************
+
+.. include:: ../../README.rst
diff --git a/doc/source/index.rst b/doc/source/index.rst
index a71ba8d..62ef8b0 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -12,9 +12,8 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
-   overview.rst
-   writing_ryu_app.rst
    getting_started.rst
+   writing_ryu_app.rst
    openstack.rst
    library.rst
 
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
deleted file mode 100644
index a6210d3..0000000
--- a/doc/source/overview.rst
+++ /dev/null
@@ -1 +0,0 @@
-.. include:: ../../README.rst
-- 
1.7.4.4


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to