Skip to content

Commit 1602d6b

Browse files
committed
Add sphinx.configuration
1 parent ca8bcad commit 1602d6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ python:
1010
- path: .
1111
extra_requirements:
1212
- "docs"
13+
14+
sphinx:
15+
configuration: docs/sphinx/conf.py
16+
fail_on_warning: true

0 commit comments

Comments
 (0)