- Timestamp:
- 10/15/09 09:32:05 (3 years ago)
- Files:
-
- 1 modified
-
website/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/trunk/Makefile
r2868 r3120 4 4 # You can set these variables from the command line. 5 5 SPHINXOPTS = 6 SPHINXBUILD = sphinx-build6 SPHINXBUILD ?= sphinx-build 7 7 PAPER = 8 BUILDDIR = _build8 BUILDDIR ?= _build 9 9 10 10 # Internal variables.
