This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

13 рядки
202 B

  1. version: 2
  2. formats: all
  3. python:
  4. version: 3.7
  5. install:
  6. - requirements: docs/requirements.txt
  7. # Build documentation in the docs/ directory with Sphinx
  8. sphinx:
  9. configuration: docs/conf.py