diff options
Diffstat (limited to 'doc/source/dev/index.rst')
-rw-r--r-- | doc/source/dev/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/dev/index.rst b/doc/source/dev/index.rst index 727c2f4f2..2229f3ccb 100644 --- a/doc/source/dev/index.rst +++ b/doc/source/dev/index.rst @@ -3,6 +3,8 @@ Contributing to Numpy ##################### .. toctree:: - :maxdepth: 1 + :maxdepth: 3 gitwash/index + +For core developers: see :ref:`development-workflow`. |