summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2021-06-17 19:23:20 -0600
committerGitHub <noreply@github.com>2021-06-17 19:23:20 -0600
commitc5b363c86352ef56eee374061b1a1cf8ffcd1b96 (patch)
tree567afedefef12e63cf7c8f418f5839343a32d91c
parent870047a104fbc22447a034d4be676e96880b1586 (diff)
parentfdf2f10e2fa63905b90f9996151e3c87bbce4e62 (diff)
downloadnumpy-maintenance/1.20.x.tar.gz
Merge pull request #19273 from charris/backport-19264maintenance/1.20.x
DOC: fix duplicate navbar in development documentation index
-rw-r--r--doc/source/dev/index.rst17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index 8843d380a..aaf9fe4a0 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -4,23 +4,6 @@
Contributing to NumPy
#####################
-.. TODO: this is hidden because there's a bug in the pydata theme that won't render TOC items under headers
-
-.. toctree::
- :hidden:
-
- Git Basics <gitwash/index>
- development_environment
- development_gitpod
- development_workflow
- development_advanced_debugging
- ../benchmarking
- NumPy C style guide <https://numpy.org/neps/nep-0045-c_style_guide.html>
- releasing
- governance/index
- howto-docs
-
-
Not a coder? Not a problem! NumPy is multi-faceted, and we can use a lot of help.
These are all activities we'd like to get help with (they're all important, so
we list them in alphabetical order):