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

.readthedocs.yml - github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 711298232bf582be52eac89ad90956ddb3b5364a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: 2

formats:
  - pdf

python:
  version: 3
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs