From 13411373725778b96b85d289311f83387950992d Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 7 Feb 2025 12:43:20 +0100 Subject: Generate chip database HTML --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.readthedocs.yaml') 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 -- cgit v1.2.3