mirror of https://github.com/YosysHQ/icestorm.git
Generate rest of bitstream HTML
This commit is contained in:
parent
1341137372
commit
760f706989
|
|
@ -7,6 +7,8 @@ build:
|
||||||
jobs:
|
jobs:
|
||||||
pre_build:
|
pre_build:
|
||||||
- python3 icebox/icebox_html.py -3 -d docs/source/_static/bitdocs-384
|
- python3 icebox/icebox_html.py -3 -d docs/source/_static/bitdocs-384
|
||||||
|
- python3 icebox/icebox_html.py -d docs/source/_static/bitdocs-1k
|
||||||
|
- python3 icebox/icebox_html.py -8 -d docs/source/_static/bitdocs-8k
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/source/conf.py
|
configuration: docs/source/conf.py
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue