summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 694aadf12750ecff464e6bddd10bb36ca1c49b78 (plain)
1
2
3
4
5
6
7
8
9
10
# .readthedocs.yml
# 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
sphinx:
  configuration: SphinxDocs/conf.py