This repository holds the sources of the content of the "Scanarium Handbook".
In order to build it:
- 
Run the following command in the root of your
scanarium-handbookclone:/path/to/scanarium-document-generator/generator.py --config config.json(where
/path/to/scanarium-document-generatorshould be replaced with the path where you cloned thescanarium-document-generator.) - 
Then you can find the generated HTML and MarkDown files in the
outputdirectory.