summaryrefslogtreecommitdiff
path: root/docs/docsite/Makefile.sphinx
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2021-09-29 20:41:09 +0200
committerLee Garrett <lgarrett@rocketjump.eu>2021-09-29 20:41:09 +0200
commit64aab4bd2d3ded02da538beb94a4a7fbf7781699 (patch)
treeba8539c275acd0c9cf9d9472e46e08e7768bce60 /docs/docsite/Makefile.sphinx
parentddff31825e92941ec9bfa2aa3ef36e98a4b3b4a7 (diff)
downloaddebian-ansible-core-64aab4bd2d3ded02da538beb94a4a7fbf7781699.zip
New upstream version 2.11.5
Diffstat (limited to 'docs/docsite/Makefile.sphinx')
-rw-r--r--docs/docsite/Makefile.sphinx3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/docsite/Makefile.sphinx b/docs/docsite/Makefile.sphinx
index c05e3c3e..3bae705c 100644
--- a/docs/docsite/Makefile.sphinx
+++ b/docs/docsite/Makefile.sphinx
@@ -3,7 +3,8 @@
# You can set these variables from the command line.
SPHINXCONFDIR = rst
-SPHINXOPTS = -j $(CPUS) -n -w rst_warnings -c "$(SPHINXCONFDIR)"
+LANGOPTS ?=
+SPHINXOPTS ?= -j $(CPUS) -n -w rst_warnings -c "$(SPHINXCONFDIR)" $(LANGOPTS)
SPHINXBUILD = sphinx-build
SPHINXPROJ = sdfsdf
SOURCEDIR = rst