mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
10 lines
221 B
YAML
10 lines
221 B
YAML
input: doc
|
|
output: _build
|
|
requirements: requirements.txt
|
|
target: gh-pages
|
|
formats: [ html ]
|
|
images:
|
|
base: btdi/sphinx:pytooling
|
|
latex: btdi/latex
|
|
theme: https://codeload.GitHub.com/buildthedocs/sphinx.theme/tar.gz/v1
|