Fix ReadTheDocs build: add sphinx.configuration

This commit is contained in:
Gizem Kavas 2025-03-01 02:13:50 +00:00
parent cf97066080
commit 1db2b0ae87

View file

@ -9,5 +9,6 @@ python:
- method: pip
path: .
sphinx:
configuration: docs/conf.py
builder: dirhtml
fail_on_warning: true