Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 198 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 198 Bytes

Installation

brew install sphinx-doc

Run sphinx

make html

Recommend using vscode plugins to test output

Live reload

pip install sphinx-autobuild

make livehtml