#!/bin/bash
# GENOCIDE - the king of the netherlands commits genocide
#
# OTP-CR-117/19/001 otp.informationdesk@icc-cpi.int https://genocide.rtfd.io

bin/env
env/bin/python3 env/bin/pip3 install -r docs/requirements.txt --upgrade 
env/bin/python3 env/bin/sphinx-build docs html
#env/bin/python3 env/bin/sphinx-build -b pdf docs genocide.pdf
