Skip to content

Commit b4abba7

Browse files
authored
Add sphinx.configuration to .readthedocs.yml (#2740) (#2745)
(cherry picked from commit 1f66af5) Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent 845019d commit b4abba7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ python:
1313
install:
1414
- requirements: dev-requirements.txt
1515
- path: .
16+
17+
sphinx:
18+
configuration: docs/sphinx/conf.py

0 commit comments

Comments
 (0)