From 9010e024d430946b1acec20d15d91260f551b2b9 Mon Sep 17 00:00:00 2001 From: acul71 Date: Thu, 18 Dec 2025 03:11:21 +0100 Subject: [PATCH] docs: trigger Read the Docs build after workflow changes The previous commit (PR #27) only changed .github/workflows files, which Read the Docs filters out as non-documentation changes. This small documentation change will trigger a new build. --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index f8ef528..5759938 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,5 @@ .. include:: ../README.rst - Table of contents =================