supriya-project / uqbar

Tools for building documentation with Sphinx, Graphviz and LaTeX
https://supriya-project.github.io/uqbar
MIT License
13 stars 7 forks source link

API Sphinx Extension #6

Closed josiah-wolf-oberholtzer closed 6 years ago

josiah-wolf-oberholtzer commented 6 years ago

Build API docs via an extension, rather than via invoking APIBuilder in conf.py.

Let's also use the modern sphinx.testing.fixtures logic for running tests, along with dedicated test documentation directories.