From 4c122a0d70a7a5c5e352bcb28371c58c8f24ec64 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 28 May 2025 18:13:10 +0100 Subject: [PATCH] Another doc fix attempt --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2b9e708..44d35dc 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,9 @@ build: os: ubuntu-24.04 tools: python: "3.13" - rust: "1.86" + jobs: + pre_install: + - cargo install sphinx-rustdocgen sphinx: configuration: docs/conf.py