From 0fe94ce8a6c4fbe94305e4a4be45fe06e774be29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melissa=20Weber=20Mendon=C3=A7a?= Date: Thu, 17 Jun 2021 12:41:40 -0300 Subject: DOC: fix duplicate navbar in development documentation index (#19264) Also update pinned version of sphinx in environment.yml Fixes gh-19028 --- doc/source/dev/index.rst | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'doc/source/dev') 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 - development_environment - development_gitpod - development_workflow - development_advanced_debugging - ../benchmarking - NumPy C style guide - 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): -- cgit v1.2.1