Skip to content

Commit

Permalink
doc: Convert tutorial/Tutorial to rST
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
stephenfin authored and russellb committed Nov 5, 2016
1 parent fa41c89 commit c27b753
Show file tree
Hide file tree
Showing 6 changed files with 874 additions and 863 deletions.
2 changes: 1 addition & 1 deletion FAQ.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ Q: The "learn" action can't learn the action I want, can you improve it?
http://openvswitch.org/pipermail/discuss/2016-June/021694.html

- MAC learning in the middle of a pipeline, as described in `the tutorial
<tutorial/Tutorial.md>`__.
<tutorial/tutorial.rst>`__.

- TCP state based firewalling, by learning outgoing connections based on
SYN packets and matching them up with incoming packets.
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ To learn how to set up SSL support for Open vSwitch, see `here
<INSTALL.SSL.rst>`__.

To learn about some advanced features of the Open vSwitch software switch, read
the `tutorial <tutorial/Tutorial.md>`__.
the `tutorial <tutorial/tutorial.rst>`__.

Each Open vSwitch userspace program is accompanied by a manpage. Many of the
manpages are customized to your configuration as part of the build process, so
Expand Down
2 changes: 1 addition & 1 deletion tutorial/OVN-Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ and `lport2`.
$ ovn/env8/packet2.sh

[ovn-architecture(7)]:http://openvswitch.org/support/dist-docs/ovn-architecture.7.html
[Tutorial.md]:https://github.com/openvswitch/ovs/blob/master/tutorial/Tutorial.md
[Tutorial.md]:https://github.com/openvswitch/ovs/blob/master/tutorial/tutorial.rst
[ovn-nb(5)]:http://openvswitch.org/support/dist-docs/ovn-nb.5.html
[ovn-sb(5)]:http://openvswitch.org/support/dist-docs/ovn-sb.5.html
[vtep(5)]:http://openvswitch.org/support/dist-docs/vtep.5.html
Expand Down
Loading

0 comments on commit c27b753

Please sign in to comment.