Removed default sphinx build pipeline

This commit is contained in:
2025-05-23 14:57:39 +01:00
parent 36f9b91cc1
commit 3bb38a95eb
2 changed files with 1 additions and 5 deletions

View File

@@ -18,7 +18,3 @@ build:
- uv sync --group docs
install:
- uv run python -m sphinx -T -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py