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-handbook
clone:/path/to/scanarium-document-generator/generator.py --config config.json
(where
/path/to/scanarium-document-generator
should be replaced with the path where you cloned thescanarium-document-generator
.) -
Then you can find the generated HTML and MarkDown files in the
output
directory.