Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.readthedocs.yml - github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f361a43c0952b9796d1854b74d4ec811c17a7dce (plain)
1
2
3
4
5
6
7
8
9
version: 2

python:
  version: 3
  install:
    - requirements: docs/requirements.txt

sphinx:
  configuration: docs/conf.py