summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-12-22 09:54:45 +0000
committerBen Pfaff <blp@ovn.org>2016-12-22 10:15:51 -0800
commit2eaf6a08559ac915da9e060ce0251ccfa9d97fcd (patch)
treef913ae28476f616c9c50a7e26df2496f5490604f /Documentation/index.rst
parentf150a8bafbf2ab7cc2e85f3c63ad443eb4f376eb (diff)
downloadopenvswitch-2eaf6a08559ac915da9e060ce0251ccfa9d97fcd.tar.gz
doc: Add a 'what-is-ovs' document
Add description of Open vSwitch from README, along with the overview image from openvswitch.org. Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 5a925135f..e4e98cb29 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -48,6 +48,9 @@ First Steps
Getting started with Open vSwitch (OVS) or Open Virtual Network (OVN) for Open
vSwitch? Start here.
+- **Overview:** :doc:`intro/what-is-ovs` |
+ :doc:`intro/why-ovs`
+
- **Install:** :doc:`intro/install/general` |
:doc:`intro/install/userspace` |
:doc:`intro/install/netbsd` |