Merge commit '22e9dfd' into develop
This commit is contained in:
commit
09caf013d2
|
@ -1,8 +1,8 @@
|
|||
# Makefile for Sphinx documentation
|
||||
SPHINXOPTS ?=
|
||||
SPHINXBUILD ?= sphinx-build
|
||||
PAPER ?=
|
||||
BUILDDIR ?= _build
|
||||
SPHINXOPTS =
|
||||
SPHINXBUILD = sphinx-build
|
||||
PAPER =
|
||||
BUILDDIR = _build
|
||||
|
||||
# Internal variables
|
||||
PAPEROPT_a4 = -D latex_paper_size=a4
|
||||
|
|
Loading…
Reference in New Issue