github.com/argoproj-labs/argocd-operator@v0.10.0/.readthedocs.yml (about) 1 # Read the Docs configuration file 2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details 3 4 version: 2 5 formats: all 6 mkdocs: 7 fail_on_warning: false 8 python: 9 install: 10 - requirements: docs/requirements.txt 11 build: 12 os: "ubuntu-22.04" 13 tools: 14 python: "3.7"