Documentation

To build the documentation as HTML locally:

make docs

To test doctest-style code snippets in the documentation using doctest:

make doctest