This commit is contained in:
Bagatur
2023-10-13 18:03:34 -07:00
parent a9af504f9c
commit 86d346ce89

View File

@@ -10,6 +10,7 @@ build:
tools:
python: "3.11"
commands:
- python -m pip install docs/api_reference/requirements.txt
- python docs/api_reference/create_api_rst.py
- sphinx-build -M html . $READTHEDOCS_OUTPUT/html -j auto