瀏覽代碼

Allowed overriding variables in docs/Makefile.

minusf 11 年之前
父節點
當前提交
c694e6220e
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      docs/Makefile

+ 5 - 5
docs/Makefile

@@ -2,11 +2,11 @@
 #
 
 # You can set these variables from the command line.
-SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build
-PAPER         =
-BUILDDIR      = _build
-LANGUAGE      =
+SPHINXOPTS    ?=
+SPHINXBUILD   ?= sphinx-build
+PAPER         ?=
+BUILDDIR      ?= _build
+LANGUAGE      ?=
 
 # Internal variables.
 PAPEROPT_a4     = -D latex_paper_size=a4