blob: 7fde40f6a25db473025c890c5f2969170731edab (
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/v0
|