Skip to content

Documentation for halium

Notifications You must be signed in to change notification settings

steve-birch/halium-smp600-docs

 
 

Repository files navigation

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.