File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 44Contributing to NumPy
55#####################
66
7- .. TODO: this is hidden because there's a bug in the pydata theme that won't render TOC items under headers
8-
9- .. toctree ::
10- :hidden:
11-
12- Git Basics <gitwash/index >
13- development_environment
14- development_gitpod
15- development_workflow
16- development_advanced_debugging
17- ../benchmarking
18- NumPy C style guide <https://numpy.org/neps/nep-0045-c_style_guide.html >
19- releasing
20- governance/index
21- howto-docs
22-
23-
247Not a coder? Not a problem! NumPy is multi-faceted, and we can use a lot of help.
258These are all activities we'd like to get help with (they're all important, so
269we list them in alphabetical order):
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies:
2121 - mypy=0.812
2222 - typing_extensions
2323 # For building docs
24- - sphinx=3.5.4
24+ - sphinx=4.0.1
2525 - numpydoc=1.1.0
2626 - ipython
2727 - scipy
You can’t perform that action at this time.
0 commit comments