diff options
| author | Miodrag Milanovic <mmicko@gmail.com> | 2025-02-07 12:43:20 +0100 |
|---|---|---|
| committer | Miodrag Milanovic <mmicko@gmail.com> | 2025-02-07 12:43:20 +0100 |
| commit | 13411373725778b96b85d289311f83387950992d (patch) | |
| tree | 4026421742a6c58963cdb2c7868aba5e628020e5 /.readthedocs.yaml | |
| parent | 287f6666c88ccf8ccbd8a7e67507580705f1ee82 (diff) | |
Generate chip database HTML
Diffstat (limited to '.readthedocs.yaml')
| -rw-r--r-- | .readthedocs.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 19692d4..a379d85 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,9 @@ build: os: ubuntu-22.04 tools: python: '3.11' + jobs: + pre_build: + - python3 icebox/icebox_html.py -3 -d docs/source/_static/bitdocs-384 sphinx: configuration: docs/source/conf.py |
