mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
updated docs config path
This commit is contained in:
parent
c447cdc6a8
commit
b5ba291e0d
|
|
@ -12,7 +12,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
|
||||||
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
|
# You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs
|
||||||
# builder: "dirhtml"
|
# builder: "dirhtml"
|
||||||
# Fail on all warnings to avoid broken references
|
# Fail on all warnings to avoid broken references
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue