Update conf.py path in readthedocs config

This commit is contained in:
Cosmin Ciocan
2024-01-12 15:17:34 +01:00
parent 5bfd81a553
commit 55423ce07a
+1 -1
View File
@@ -17,7 +17,7 @@ build:
# Build documentation in the "docs/" directory with Sphinx # Build documentation in the "docs/" directory with Sphinx
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/source/conf.py
# Optionally build your docs in additional formats such as PDF and ePub # Optionally build your docs in additional formats such as PDF and ePub
# formats: # formats: