dwc/build
stijnvanhoey 7e329c8e69 Update README info 2018-10-14 12:14:19 +02:00
..
README.md Update README info 2018-10-14 12:14:19 +02:00
build.py Clean documentation 2018-10-14 12:14:05 +02:00
requirements.txt Update requirements 2017-12-06 20:29:13 +01:00

README.md

The build folder contains a python script to rebuild the terms index page.

It will use the vocabulary/term_versions.csv to populate the html-template (./config/index.tmpl) to an .md file.

Run the build script

Install the required libraries for this script with pip once:

pip install -r requirements.txt

To run the script, run the build script from command line:

python build.py