We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018c289 commit 50d4956Copy full SHA for 50d4956
1 file changed
src/content/sprints/Sphinx.md
@@ -0,0 +1,24 @@
1
+---
2
+title: "Sphinx"
3
+numberOfPeople: "2-7"
4
+pythonLevel: "Any"
5
+contactPerson:
6
+ name: "Adam Turner"
7
+ email:
8
+ github: AA-Turner
9
+ twitter:
10
+links:
11
+ - title: "Sphinx website"
12
+ url: "https://www.sphinx-doc.org/"
13
+ - title: "Sphinx on GitHub"
14
+ url: "https://github.com/sphinx-doc/sphinx/"
15
+ - title: "Easy Issues"
16
+ url: "https://github.com/sphinx-doc/sphinx/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3Aeasy%2C%22help%20wanted%22"
17
18
+
19
+Help us work on Sphinx, the documentation generator that powers Python, Linux,
20
+Jupyter, and more!
21
22
+We're very happy to have contributors new and old! We'd be interested in
23
+improvements to the documentation, core extensions, theme usability, and
24
+anything else you'd be keen to work on!
0 commit comments