You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- version: 2
-
- sphinx:
- configuration: docs/source/conf.py
-
- build:
- image: latest
-
- python:
- version: 3.6
- install:
- - method: setuptools
- path: .
-
- formats:
- - htmlzip
|