diff options
| author | michr <michr@webhippo.net> | 2011-09-29 02:03:33 -0700 |
|---|---|---|
| committer | michr <michr@webhippo.net> | 2011-09-29 02:03:33 -0700 |
| commit | c8b363e547635e92a78c5718e9f17a5e8f55dc7f (patch) | |
| tree | b65d3371f988954cf8844bc34c3314804564278c /docs/Makefile | |
| parent | b9407996975e3504f2518359640139ab51fa9c38 (diff) | |
| download | pyramid-c8b363e547635e92a78c5718e9f17a5e8f55dc7f.tar.gz pyramid-c8b363e547635e92a78c5718e9f17a5e8f55dc7f.tar.bz2 pyramid-c8b363e547635e92a78c5718e9f17a5e8f55dc7f.zip | |
avoid warning for latexindex, foreword by putting them in a hidden toc
from now on complie docs strictly, turning warnings to errors
exclude unnecssary static js files when compiling ePub
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 1d032cf45..92dc56fda 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -W SPHINXBUILD = sphinx-build PAPER = |
