]> git.proxmox.com Git - mirror_ovs.git/commit
doc: Fix cropped what-is-ovs page.
authorIlya Maximets <i.maximets@samsung.com>
Thu, 16 May 2019 13:40:24 +0000 (16:40 +0300)
committerIlya Maximets <i.maximets@samsung.com>
Fri, 17 May 2019 06:59:04 +0000 (09:59 +0300)
commitcb82799bc248a284f530a96bfa0a6d475a729dd6
treeee1acb3fe535226ae771855086c9e487a11890f2
parent6d414025da0cfd51d24e7ad8dae828578285ff19
doc: Fix cropped what-is-ovs page.

Despite of comments in both files no-one ever adjusted start/end-line
in 'what-is-ovs' document. As a result, current document contains
truncated "tools" section.

Let's replace start/end-line with start-after/end-before which requires
less attention. Additionally, 'make docs-check' will fail if specified
lines will not be found, i.e it'll be harder to mess up the docs again.

"Fixes" tag points to commit that broke the lines first.

Fixes: 602e24ee189b ("doc: Remove experimental warning for DPDK.")
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Stephen Finucane <stephen@that.guru>
Documentation/intro/what-is-ovs.rst
README.rst