7 lines
163 B
YAML
7 lines
163 B
YAML
|
|
input: doc
|
||
|
|
output: _build
|
||
|
|
requirements: requirements.txt
|
||
|
|
target: gh-pages
|
||
|
|
formats: [ html ]
|
||
|
|
theme: https://codeload.github.com/buildthedocs/sphinx.theme/tar.gz/v1
|