]> git.cworth.org Git - notmuch/commitdiff
doc: configure detection of sphinx and rst2man
authorDavid Bremner <david@tethera.net>
Thu, 13 Mar 2014 03:21:16 +0000 (00:21 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 18 Mar 2014 10:39:32 +0000 (07:39 -0300)
Because sphinx-build does not provide a convenient way of listing
which builders exist, and some people actually have pre 1.0 sphinx, we
try loading a relevant python module.

Currently the assumption is that no python in path -> no sphinx-build
in path.


No differences found