Skip to content

emarchaj/Documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

About

IceCI documentation build using Sphinx

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.4%
  • Makefile 21.6%