Merge pull request #11744 from edx/pdesjardins/DOC-2638-02

Adding the -n option to the Sphinx build invocation
This commit is contained in:
Peter Desjardins
2016-03-03 17:27:50 -05:00

View File

@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS ?=
SPHINXOPTS ?= -n
SPHINXBUILD ?= sphinx-build
PAPER ?=
BUILDDIR ?= build