Merge pull request #11744 from edx/pdesjardins/DOC-2638-02
Adding the -n option to the Sphinx build invocation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS ?=
|
||||
SPHINXOPTS ?= -n
|
||||
SPHINXBUILD ?= sphinx-build
|
||||
PAPER ?=
|
||||
BUILDDIR ?= build
|
||||
|
||||
Reference in New Issue
Block a user