mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
docs: add mkdocs configuration stanza to .readthedocs.yaml (#21475)
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
This commit is contained in:
@@ -2,6 +2,7 @@ version: 2
|
|||||||
formats: all
|
formats: all
|
||||||
mkdocs:
|
mkdocs:
|
||||||
fail_on_warning: false
|
fail_on_warning: false
|
||||||
|
configuration: mkdocs.yml
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user