sphinxcontrib-paverutils 1.7
sphinxcontrib-paverutils provides an alternative integration of Sphinx and Paver. It supports calling Sphinx from within Paver using multiple configurations, and does not assume you only want to build HTML output.
What’s New?
- Newer versions of sphinx try to exit when
main()
is done, so trap that exit code and return it. - Build universal wheels of releases.