We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6c488 commit 1577285Copy full SHA for 1577285
1 file changed
.readthedocs.yaml
@@ -23,4 +23,6 @@ build:
23
- pip install dist/libcarna_python-*.whl
24
pre_build:
25
- pip install -r docs/requirements.txt
26
- - export LIBCARNA_PYTHON_NBSPHINX_EXECUTE=never
+ build:
27
+ html:
28
+ - LIBCARNA_PYTHON_NBSPHINX_EXECUTE=never sphinx-build -M html docs $READTHEDOCS_OUTPUT/html
0 commit comments