diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-04 18:39:14 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-04 18:39:14 -0300 |
commit | 2bcff2cf5154af5bf129ced066a014925a5eac0b (patch) | |
tree | 00e3018eba9ad359edb273f1b5569d695729251b /docs/Makefile | |
parent | 9e47e7695e25802f7f0e33deacb940ce72720486 (diff) | |
parent | e497e3bd99020f26dcfae3e0fa815179284a8050 (diff) |
Merge remote-tracking branch 'kali/feature/update-docs-to-0.3.2' into develop
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 |