Browse Source

sphinx config

main
Stefan Holst 2 weeks ago
parent
commit
e311b1098a
  1. 4
      .readthedocs.yaml

4
.readthedocs.yaml

@ -7,9 +7,11 @@ build: @@ -7,9 +7,11 @@ build:
sphinx:
fail_on_warning: true
configuration: docs/conf.py
python:
# Install our python package before building the docs
install:
- method: pip
path: .
path: .

Loading…
Cancel
Save