Skip to content

Commit 0925f87

Browse files
fix sphinx
1 parent d96e579 commit 0925f87

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,11 @@ python:
1313
- method: pip
1414
path: .
1515
- requirements: docs/requirements.txt
16+
17+
sphinx:
18+
# Path to your Sphinx configuration file.
19+
configuration: docs/conf.py
20+
21+
# mkdocs:
22+
# # Path to your MkDocs configuration file.
23+
# configuration: mkdocs.yml

0 commit comments

Comments
 (0)