diff options
| author | Michael Trier <mtrier@gmail.com> | 2010-03-20 11:45:58 -0400 |
|---|---|---|
| committer | Michael Trier <mtrier@gmail.com> | 2010-03-20 11:45:58 -0400 |
| commit | 7bfca5efce8988e6070e7284bd409d1a731a3fbc (patch) | |
| tree | 6f44db816731fd2d698a27d1ca34e5c207eac615 /doc/Makefile | |
| parent | e3e2c8c14b861b4d4865a9574e812ef9f2609771 (diff) | |
| download | GitPython-0.1.7.tar.gz GitPython-0.1.7.zip | |
Many small doc changes pulled in from the 0.1.7RC branch.0.1.7
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index dbc6dec2..0cf0f75c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -w errors.txt SPHINXBUILD = sphinx-build PAPER = |
