BlueskyFR / docs

Documentation for halium

Home Page:https://docs.halium.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build docs

Install and build:

$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
$ make html

Afterwards open _build/html/index.html in your browser.

About

Documentation for halium

https://docs.halium.org/en/latest/


Languages

Language:Python 89.7%Language:Makefile 10.3%