diff options
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 |
