Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit c15b432

Browse files
committed
docs -> doc
1 parent 3e1e05b commit c15b432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ version: 2
77

88
# Build documentation in the docs/ directory with Sphinx
99
sphinx:
10-
configuration: docs/conf.py
10+
configuration: doc/conf.py
1111

1212
# Optionally set the version of Python and requirements required to build your docs
1313
python:
1414
version: 3.6
1515
install:
16-
- requirements: docs/requirements.txt
16+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)