diff options
author | Noah Slater <nslater@apache.org> | 2012-12-03 10:06:06 +0100 |
---|---|---|
committer | Dave Cottlehuber <dch@apache.org> | 2012-12-11 14:10:52 +0100 |
commit | 719d2b6e43328de1eacf4f94accfdb478375d95d (patch) | |
tree | 0be0d70dc4aa8d15661858997a966756b88ad41d /.mailmap | |
parent | 84226656ab3fad6f95029aad993be9f5ec4f1794 (diff) | |
download | couchdb-719d2b6e43328de1eacf4f94accfdb478375d95d.tar.gz |
Integrate Sphinx into autotools
Integrate Sphinx into autotools
- Remove M4 macros and require as external dependencies instead
- Skip help2man generation if help2man is not installed
- ensure THANKS file is only updated during make distcheck
- Add TexInfo, PDF, HTML doc targets via Sphinx
- Add licenses and header compliance checking
- support optional builds of PDF, HTML, texinfo via Sphinx and pdflatex
- support skipping docs or compiler tests for happy developers
Travis: clean up package dependencies
- include sphinx via aptitude
- use spidermonkey 1.8.5 instead of default libmozjs
- include latex components for building PDFs
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ Randall Leeds <randall@apache.org> <randall.leeds@gmail.com> Paul Joseph Davis <davisp@apache.org> Paul J. Davis <davisp@apache.org> -Bob Dionne <bitdiddle@apache.org> bitdiddle <bitdiddle@apache.org>
\ No newline at end of file +Bob Dionne <bitdiddle@apache.org> bitdiddle <bitdiddle@apache.org> |