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.

Project details 1.7 on PyPI

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.