mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
5 lines
No EOL
196 B
PowerShell
5 lines
No EOL
196 B
PowerShell
& .\venv\Scripts\Activate.ps1
|
|
sphinx-apidoc.exe -M -e -d 10 -o .\docs\source igniter
|
|
sphinx-apidoc.exe -M -e -d 10 -o .\docs\source pype vendor, pype\vendor
|
|
python setup.py build_sphinx
|
|
deactivate |