Documentation for Coriolis, the migration and disaster-recovery platform from Cloudbase Solutions.
The published site is https://cloudbase.github.io/coriolis-docs/.
make htmlmake html creates .venv, installs requirements.txt, and writes the HTML to build/html. Open build/html/index.html in a browser.
Pages are Markdown under source/, built with Sphinx, MyST, and the Read the Docs theme.
Pull requests build the HTML to validate the change. Pushes to main build it again and deploy it to GitHub Pages.