To build the python documentation:

- pip install the zonoopt module
- from this directory, "make html"
- open build/html/index.html
  - find the image paths (images/*.svg) and replace "images" with "_static"