diff options
| author | Kali Kaneko <kali@leap.se> | 2013-09-12 14:29:32 +0200 |
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2013-09-12 14:29:32 +0200 |
| commit | b1a2ec9a672d6f097d56d039d164918508f72ceb (patch) | |
| tree | 0e259ada6c41b5e660f2e64188238acf4594f140 /docs/Makefile | |
| parent | 4951157e3740b42ecef6775c8927b912a6ee8870 (diff) | |
| parent | 9568093138c85212e15d50ade5d5fc7dcec9ff6e (diff) | |
Merge branch 'master' into debian
Conflicts:
pkg/requirements.pip
setup.py
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index 16aa258b..5c2c4145 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,6 +4,7 @@ # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build +#SPHINXBUILD = $(VIRTUAL_ENV)/bin/sphinx-build PAPER = BUILDDIR = _build |
