Skip to content

Commit f4c4796

Browse files
Add sphinx.configuration to .readthedocs.yml (elastic#2740) (elastic#2744)
(cherry picked from commit 1f66af5) Co-authored-by: Quentin Pradet <[email protected]> (cherry picked from commit 2aaacf5) # Conflicts: # .readthedocs.yml
1 parent 845019d commit f4c4796

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)