.readthedocs.yaml 230 B

123456789101112
  1. # Read the Docs configuration file for MkDocs projects
  2. # See https://docs.readthedocs.io/en/stable/config-file/v2.html
  3. version: 2
  4. build:
  5. os: ubuntu-22.04
  6. tools:
  7. python: "3"
  8. mkdocs:
  9. configuration: mkdocs.yml