2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

doc: Convert tutorial/OVN-Tutorial to rST

There's a mismash of absolute and relative URLs, but these will be
resolved by the move to Sphinx.

In addition, the URLs pointing to the test scripts are removed as they
will break when we move to Sphinx.  This is because they won't be
published with the Sphinx docs, ruling out relative links, and OVS
evolves too fast to rely on non-breaking links to GitHub. Better to
rely on shell examples like we do elsewhere and let the user figure it
out.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Russell Bryant <russell@ovn.org>
This commit is contained in:
Stephen Finucane 2016-11-04 10:03:59 +00:00 committed by Russell Bryant
parent c27b75369e
commit dbef1347a0
4 changed files with 329 additions and 390 deletions

View File

@ -1,6 +1,6 @@
docs += \
tutorial/tutorial.rst \
tutorial/OVN-Tutorial.md
tutorial/ovn-tutorial.rst
EXTRA_DIST += \
tutorial/ovs-sandbox \
tutorial/t-setup \

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
#
#
# See "Simple two-port setup" in tutorial/OVN-Tutorial.md.
# See "Simple two-port setup" in tutorial/ovn-tutorial.rst.
#
set -o xtrace

View File

@ -14,7 +14,7 @@
#
#
# See "Simple two-port setup" in tutorial/OVN-Tutorial.md.
# See "Simple two-port setup" in tutorial/ovn-tutorial.rst.
#
set -o xtrace