We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a554ee0 commit 8fdaf0dCopy full SHA for 8fdaf0d
.readthedocs.yaml
@@ -21,6 +21,8 @@ build:
21
- pip install breathe==4.35.0
22
- pip install -U exhale==0.3.7
23
- 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
26
27
28
# Build documentation in the "docs/" directory with Sphinx
0 commit comments