This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 line
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