docs: add mkdocs configuration stanza to .readthedocs.yaml (#21475)

Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
This commit is contained in:
Regina Voloshin 2025-01-13 16:30:46 +02:00 committed by GitHub
parent 4d9835927d
commit 2d10d4e785
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@ version: 2
formats: all
mkdocs:
fail_on_warning: false
configuration: mkdocs.yml
python:
install:
- requirements: docs/requirements.txt