summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
blob: 8dda62d7836b776b2b0f69d2a490c2eb77b75447 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2

build:
  os: ubuntu-22.04
  tools:
    python: "3"

mkdocs:
  configuration: mkdocs.yml
  fail_on_warning: false