This repository contains the documentation for IceCI project. Documentation is build using the Sphinx project.
The online version of this documentation can be found here
Prepare environment:
python3 -m venv venv
source venv/bin/activateInstall dependencies:
pip install -r requirements.txtBuild:
make htmlKept cool 🧊 by Icetek