The documentation is stored in a special branch
gp-pages
and served by
GitHub Pages.
We serve a version of documentation for the most recent main
and develop
branch pushes.
main
: https://gpflow.github.io/check_shapes/maindevelop
: https://gpflow.github.io/check_shapes/develop
Normally our GitHub Actions are responsible for building our documentation whenever there is a merge
to develop
or master
. See the
configuration for details.
To compile the GPflow documentation locally:
poetry run task doc