Skip to content

scanarium/scanarium-handbook

Repository files navigation

Scanarium Handbook

This repository holds the sources of the content of the "Scanarium Handbook".

In order to build it:

  1. Get scanarium-document-generator

  2. 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 the scanarium-document-generator.)

  3. Then you can find the generated HTML and MarkDown files in the output directory.