aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2025-02-07 12:45:16 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2025-02-07 12:45:16 +0100
commit760f706989db4082aebfe7bb7c2f672cc86a11ed (patch)
tree302079c40fb8ad3865e093ad9e370b3449da3612 /.readthedocs.yaml
parent13411373725778b96b85d289311f83387950992d (diff)
Generate rest of bitstream HTML
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index a379d85..0961570 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -6,7 +6,9 @@ build:
python: '3.11'
jobs:
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:
configuration: docs/source/conf.py