Skip to content

IceCI documentation build using Sphinx

Notifications You must be signed in to change notification settings

IceCI/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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