Skip to content

Commit 8fdaf0d

Browse files
authored
Update .readthedocs.yaml
1 parent a554ee0 commit 8fdaf0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ build:
2121
- pip install breathe==4.35.0
2222
- pip install -U exhale==0.3.7
2323
- pip install sphinx_rtd_theme==3.0.2
24+
build:
25+
- python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html
2426

2527

2628
# Build documentation in the "docs/" directory with Sphinx

0 commit comments

Comments
 (0)