From a9bcee8ab9e2ad484f9cf6fbc2d840f3c03b2e79 Mon Sep 17 00:00:00 2001 From: Tilly Woodfield <22456167+tillywoodfield@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:28:36 +0300 Subject: [PATCH 1/3] docs: test commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fd1d2a..b45e578 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # IATI Sphinx Theme +Test + ## How do I use IATI Sphinx Theme? Please see the [IATI Sphinx Theme Documentation](https://iati-sphinx-theme.readthedocs.io/en/latest/) for usage instructions. From 1b1a8353bc76a6106875fca4d6bba771df617282 Mon Sep 17 00:00:00 2001 From: Tilly Woodfield <22456167+tillywoodfield@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:36:58 +0300 Subject: [PATCH 2/3] docs: test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b45e578..59594c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IATI Sphinx Theme -Test +Test2 ## How do I use IATI Sphinx Theme? From 372c0a051628f6832f59e1e1b5f4ec729e7b4b0c Mon Sep 17 00:00:00 2001 From: Tilly Woodfield <22456167+tillywoodfield@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:39:29 +0300 Subject: [PATCH 3/3] docs: test 2 --- README.md | 2 -- docs/index.rst | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59594c6..2fd1d2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # IATI Sphinx Theme -Test2 - ## How do I use IATI Sphinx Theme? Please see the [IATI Sphinx Theme Documentation](https://iati-sphinx-theme.readthedocs.io/en/latest/) for usage instructions. diff --git a/docs/index.rst b/docs/index.rst index c5f7da7..c44a3c7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,6 +18,8 @@ IATI Sphinx Theme Installation ============ +Test + 1. Install the theme in your Sphinx project.