Loading .readthedocs.yaml +4 −8 Original line number Diff line number Diff line # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx build: os: ubuntu-20.04 tools: python: mambaforge-4.10 sphinx: configuration: docs/conf.py conda: environment: docs/environment.yml Loading
.readthedocs.yaml +4 −8 Original line number Diff line number Diff line # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx build: os: ubuntu-20.04 tools: python: mambaforge-4.10 sphinx: configuration: docs/conf.py conda: environment: docs/environment.yml