Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 240 Bytes

File metadata and controls

17 lines (14 loc) · 240 Bytes

How to run

  1. Install dependencies:
pip install sphinx sphinx-copybutton sphinxcontrib-youtube python-docs-theme
  1. Build:
make

or

make html
  1. Live Preview with VSCode can help you see things live.