From 3f58f25de449da0376c47395df262cc54845792e Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Wed, 16 Jul 2025 11:09:42 +0100 Subject: [PATCH 1/2] Add Sphinx sprint details --- src/content/sprints/Sphinx.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/content/sprints/Sphinx.md diff --git a/src/content/sprints/Sphinx.md b/src/content/sprints/Sphinx.md new file mode 100644 index 000000000..ec78460d4 --- /dev/null +++ b/src/content/sprints/Sphinx.md @@ -0,0 +1,21 @@ +--- +title: "Sphinx" +numberOfPeople: "2-7" +pythonLevel: "Any" +contactPerson: + name: "Adam Turner" + email: + github: AA-Turner + twitter: +links: + - title: "Sphinx website" + url: "https://www.sphinx-doc.org/" + - title: "Sphinx on GitHub" + url: "https://github.com/sphinx-doc/sphinx/" + - title: "Easy Issues" + url: "https://github.com/sphinx-doc/sphinx/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3Aeasy%2C%22help%20wanted%22" +--- + +Help us work on Sphinx, the documentation generator that powers Python, Linux, Jupyter, and more! + +We're very happy to have contributors new and old! We'd be interested in improvements to the documentation, core extensions, theme usability, and anything else you'd be keen to work on! From 7c9277c979770964c7420511acfec0950a2b80aa Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 10:11:01 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/sprints/Sphinx.md | 45 +++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/src/content/sprints/Sphinx.md b/src/content/sprints/Sphinx.md index ec78460d4..8b455761e 100644 --- a/src/content/sprints/Sphinx.md +++ b/src/content/sprints/Sphinx.md @@ -1,21 +1,24 @@ ---- -title: "Sphinx" -numberOfPeople: "2-7" -pythonLevel: "Any" -contactPerson: - name: "Adam Turner" - email: - github: AA-Turner - twitter: -links: - - title: "Sphinx website" - url: "https://www.sphinx-doc.org/" - - title: "Sphinx on GitHub" - url: "https://github.com/sphinx-doc/sphinx/" - - title: "Easy Issues" - url: "https://github.com/sphinx-doc/sphinx/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3Aeasy%2C%22help%20wanted%22" ---- - -Help us work on Sphinx, the documentation generator that powers Python, Linux, Jupyter, and more! - -We're very happy to have contributors new and old! We'd be interested in improvements to the documentation, core extensions, theme usability, and anything else you'd be keen to work on! +--- +title: "Sphinx" +numberOfPeople: "2-7" +pythonLevel: "Any" +contactPerson: + name: "Adam Turner" + email: + github: AA-Turner + twitter: +links: + - title: "Sphinx website" + url: "https://www.sphinx-doc.org/" + - title: "Sphinx on GitHub" + url: "https://github.com/sphinx-doc/sphinx/" + - title: "Easy Issues" + url: "https://github.com/sphinx-doc/sphinx/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3Aeasy%2C%22help%20wanted%22" +--- + +Help us work on Sphinx, the documentation generator that powers Python, Linux, +Jupyter, and more! + +We're very happy to have contributors new and old! We'd be interested in +improvements to the documentation, core extensions, theme usability, and +anything else you'd be keen to work on!