mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
[Docs] Fix ReadTheDocs config path
This commit is contained in:
parent
a8fac1381b
commit
a9609a197d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ version: 2
|
||||||
|
|
||||||
# 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: all
|
formats: all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue