This commit is contained in:
Erick Friis
2024-02-08 15:19:29 -08:00
parent f5a5253586
commit bb2aed0498

View File

@@ -18,8 +18,3 @@ build:
- python docs/api_reference/create_api_rst.py
- cat docs/api_reference/conf.py
- python -m sphinx -T -E -b html -d _build/doctrees -c docs/api_reference docs/api_reference $READTHEDOCS_OUTPUT/html -j 1
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/api_reference/conf.py