anki-sync-server/.readthedocs.yml
2020-07-30 20:50:50 +01:00

13 lines
325 B
YAML

# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
# Build documentation with MkDocs
mkdocs:
configuration: docs/mkdocs.yml
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7