spreed/.readthedocs.yaml
Joas Schilling 1f720a3bd6
fix(docs): Add readthedocs config to try fixing the build
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-23 09:04:59 +02:00

10 lines
125 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3"
mkdocs:
configuration: mkdocs.yml
fail_on_warning: false