Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 805 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 805 Bytes

IceCI Documentation

Documentation Status

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

Installation and build

Prepare environment:

python3 -m venv venv
source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Build:

make html

Dependencies


Kept cool 🧊 by Icetek