X Tutup
## How to run 1. Install dependencies: ```bash pip install sphinx sphinx-copybutton sphinxcontrib-youtube python-docs-theme ``` 2. Build: ```bash make ``` or ```bash make html ``` 3. Live Preview with VSCode can help you see things live.
X Tutup