Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 314 Bytes

system_software_team_hp

URL: https://tier4.github.io/system_software_team_hp

How to locally build

Make sure that Python pip is installed and run the following.

pip install -r requirements.txt
sphinx-autobuild source build

sphinx-autobuild will provide you a URL that serves the generated page.