Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 750 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 750 Bytes

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.