summaryrefslogtreecommitdiff
path: root/doc/source/dev/index.rst
diff options
context:
space:
mode:
authorBen Nathanson <github@bigriver.xyz>2020-10-04 13:13:05 -0400
committerBen Nathanson <github@bigriver.xyz>2020-10-04 13:13:05 -0400
commit7fb0b02df1ca5b388f81f88b22f478d65ce1b74e (patch)
tree3d51bea7e9bd8d5bf0ff483fb2e49fe9db962092 /doc/source/dev/index.rst
parent88eda2f2f430e2f3b7e580fe38ac31e4c5fac942 (diff)
downloadnumpy-7fb0b02df1ca5b388f81f88b22f478d65ce1b74e.tar.gz
DOC: Remove CoC pages from Sphinx
code_of_conduct.rst and report_handling_manual.rst duplicate pages now on Hugo.
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r--doc/source/dev/index.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst
index c4f35b68f..020df0b2b 100644
--- a/doc/source/dev/index.rst
+++ b/doc/source/dev/index.rst
@@ -9,7 +9,6 @@ Contributing to NumPy
.. toctree::
:hidden:
- conduct/code_of_conduct
Git Basics <gitwash/index>
development_environment
development_workflow
@@ -293,7 +292,6 @@ The rest of the story
.. toctree::
:maxdepth: 2
- conduct/code_of_conduct
Git Basics <gitwash/index>
development_environment
development_workflow