summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-12-08 12:55:30 +0000
committerBen Pfaff <blp@ovn.org>2016-12-12 09:11:03 -0800
commitc431227e33503421d3412bd33415750b6010730d (patch)
tree8bb311ccbd801d8af5c8f087304f4a3a74783fe5 /Documentation
parent11e029064ca2cd71c7382df5202dca8a9ed0c968 (diff)
downloadopenvswitch-c431227e33503421d3412bd33415750b6010730d.tar.gz
doc: Remove documentation from distdoc target
Basic Sphinx integration is now complete. Remove the documentation aspects of the 'dist-docs' target in favor of the htmldocs target. Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/automake.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/automake.mk b/Documentation/automake.mk
index d76280751..b02d63e5f 100644
--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -1,7 +1,5 @@
-docs += \
- Documentation/group-selection-method-property.txt
-
EXTRA_DIST += \
+ Documentation/group-selection-method-property.txt \
Documentation/_static/logo.png \
Documentation/conf.py \
Documentation/index.rst \
@@ -76,7 +74,7 @@ EXTRA_DIST += \
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXSRCDIR = $(srcdir)/Documentation
-SPHINXBUILDDIR = $(srcdir)/Documentation/_build
+SPHINXBUILDDIR = $(builddir)/Documentation/_build
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4