Browse Source

sphinx config

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

2
.readthedocs.yaml

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

Loading…
Cancel
Save