you can build the docs locally
make docsfor everythingmake docs-fastfor everything minus the api section (this is significantly faster)make clean-docsto clear the built documentation, useful for caching issues (somewhat common with sphinx, our docs engine), or after switching branches