blob: f241858a586b4cd9649540492b344b304f41db53 (
plain)
1
2
3
4
5
6
7
8
9
|
input: doc
output: _build
requirements: requirements.txt
target: gh-pages
formats: [ html, pdf, man ]
images:
base: ghdl/doc
latex: btdi/latex
theme: https://codeload.github.com/buildthedocs/sphinx.theme/tar.gz/v1
|