diff options
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r-- | doc/source/dev/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst index 4641a7e2f..bcd144d71 100644 --- a/doc/source/dev/index.rst +++ b/doc/source/dev/index.rst @@ -12,6 +12,7 @@ Contributing to NumPy Git Basics <gitwash/index> development_environment development_workflow + development_advanced_debugging ../benchmarking NumPy C style guide <https://numpy.org/neps/nep-0045-c_style_guide.html> releasing @@ -302,6 +303,7 @@ The rest of the story Git Basics <gitwash/index> development_environment development_workflow + development_advanced_debugging reviewer_guidelines ../benchmarking NumPy C style guide <https://numpy.org/neps/nep-0045-c_style_guide.html> |