diff --git a/docs/.readthedocs.yaml b/docs/.readthedocs.yaml index f334b70c..3bf4142c 100644 --- a/docs/.readthedocs.yaml +++ b/docs/.readthedocs.yaml @@ -5,8 +5,9 @@ build: tools: python: "3.11" -sphinx: - configuration: docs/conf.py +mkdocs: + configuration: mkdocs.yml + fail_on_warning: false python: install: