Kaydet (Commit) c694e622 authored tarafından minusf's avatar minusf Kaydeden (comit) Tim Graham

Allowed overriding variables in docs/Makefile.

üst 33e6cf5e
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
# #
# You can set these variables from the command line. # You can set these variables from the command line.
SPHINXOPTS = SPHINXOPTS ?=
SPHINXBUILD = sphinx-build SPHINXBUILD ?= sphinx-build
PAPER = PAPER ?=
BUILDDIR = _build BUILDDIR ?= _build
LANGUAGE = LANGUAGE ?=
# Internal variables. # Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_a4 = -D latex_paper_size=a4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment