Currently new versions of the documentation are deployed to GitHub Pages with the `mkdocs gh-deploy` command. It might be convenient to automate this with a GitHub action so that commits on master trigger deployment automatically.
Currently new versions of the documentation are deployed to GitHub Pages with the
mkdocs gh-deploycommand.It might be convenient to automate this with a GitHub action so that commits on master trigger deployment automatically.