zathura/doc/config.mk

9 lines
259 B
Makefile
Raw Normal View History

2014-04-08 19:56:31 +02:00
# See LICENSE file for license and copyright information
SPHINX_BIN ?= sphinx-build
SPHINX_BUILDDIR = _build
SPHINX_OPTS ?=
DOXYGEN_BIN ?= doxygen
# This needs to be the same python interpreter as used by sphinx-build
PYTHON_BIN ?= python