Skip to content

Commit 95a71cd

Browse files
committed
docs Update
1 parent 95de60f commit 95a71cd

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

.readthedocs.yaml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,10 @@ build:
1010
tools:
1111
python: "3.13"
1212

13-
# Build documentation in the "docs/" directory with Sphinx
14-
sphinx:
15-
configuration: docs/conf.py
1613

17-
# Optionally, but recommended,
18-
# declare the Python requirements required to build your documentation
19-
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
2014
python:
2115
install:
22-
- method: pip
23-
path: .
24-
- requirements: docs/requirements.txt
16+
- requirements: docs-requirements.txt
17+
18+
mkdocs:
19+
configuration: mkdocs.yml

0 commit comments

Comments
 (0)