ceph/admin
Sean Channel c65ffe9f7f admin/build-doc: Use installed Sphinx and its dependencies, when possible.
This avoids the delay of installing Sphinx inside the virtualenv;
especially, compiling lxml is slow.

If Sphinx is not installed system-wide (or it's too old), this will
still install a copy inside the virtualenv, to keep working.

Thanks to Sean for the push to make this happen, and testing the
various scenarios; I (Tv) took the liberty of changing the commit to
use venv-python for the manpage build too, avoid the nonstandard
"which" command, be more careful about quoting, and explain more fully
what's going on in the comment.

Closes: https://github.com/ceph/ceph/pull/24
Signed-off-by: Sean Channel <pentabular@gmail.com>
Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-10-04 14:53:20 -07:00
..
build-doc admin/build-doc: Use installed Sphinx and its dependencies, when possible. 2012-10-04 14:53:20 -07:00
doc-requirements.txt github.com/NewDreamNetwork -> github.com/ceph 2012-03-02 11:00:08 -08:00
manpage-howto.txt manpage-howto.txt: note that man/Makefile.am may need update too 2012-09-27 14:33:04 -07:00
serve-doc