summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-04-10 13:12:28 +0100
committerBen Pfaff <blp@ovn.org>2017-04-21 14:15:13 -0700
commitfd0837a76f4c7613e535a83b7677bf7946ce7b76 (patch)
tree1d9d09cf4f06e3359fb7c4cd9f8ca15651e905cd /manpages.mk
parent717dbe617e9e28e51d8f131f88a44ddca7df7a68 (diff)
downloadopenvswitch-fd0837a76f4c7613e535a83b7677bf7946ce7b76.tar.gz
doc: Convert ovs-vlan-test to rST
Let's start with a simple one that lets us focus on setting up most of the required "infrastructure" for building man pages using Sphinx. This changes the 'check-htmldocs' target to 'check-docs' as its now responsible for building man page docs too. Other than that, hurrah for (mostly) legible syntaxes. [1] http://www.tldp.org/HOWTO/Man-Page/q2.html Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/manpages.mk b/manpages.mk
index 742bd66cd..372d06cad 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -244,16 +244,6 @@ utilities/ovs-vlan-bug-workaround.8.in:
lib/common.man:
utilities/ovs-vlan-bugs.man:
-utilities/ovs-vlan-test.8: \
- utilities/ovs-vlan-test.8.in \
- lib/common-syn.man \
- lib/common.man \
- utilities/ovs-vlan-bugs.man
-utilities/ovs-vlan-test.8.in:
-lib/common-syn.man:
-lib/common.man:
-utilities/ovs-vlan-bugs.man:
-
utilities/ovs-vsctl.8: \
utilities/ovs-vsctl.8.in \
lib/common.man \