10 lines
183 B
YAML
10 lines
183 B
YAML
# Read the Docs configuration file
|
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
|
version: 2
|
|
|
|
mkdocs:
|
|
configuration: mkdocs.yml
|
|
|
|
python:
|
|
version: 3.7
|