Skip to content

How do I publish this manual?

Good. It seems you want to publish your changes?

The manual will be automatically deployed with GitHub Actions when pushing to master

Tada :zap:! Changes should be available shortly on https://clinical-genomics.github.io/development/

Local build

To check out the manual while developing on your local machine do

mkdocs serve

and go to http://127.0.0.1:8000 in a browser.