summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
blob: 44a0ea4b52edf7e6c99ddf44ce45cdcaed2ceb78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: CC0-1.0
version: 2

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

mkdocs:
  configuration: mkdocs.yml
  fail_on_warning: false