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/activate
Install dependencies:
pip install -r requirements.txt
Build:
make html
Kept cool 🧊 by Icetek