Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 456 Bytes

File metadata and controls

15 lines (10 loc) · 456 Bytes

plansys2.github.io

https://github.com/PlanSys2/plansys2.github.io

This folder holds the source and configuration files used to generate the PlanSys2 documentation web site.

Dependencies for Build:

sudo apt install python3-pip
pip3 install -r requirements.txt

Build the docs locally with make html and you'll find the built docs entry point in _build/html/index.html.