diff options
Diffstat (limited to 'doc/source/dev/gitwash/index.rst')
-rw-r--r-- | doc/source/dev/gitwash/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/source/dev/gitwash/index.rst b/doc/source/dev/gitwash/index.rst new file mode 100644 index 000000000..aecef1464 --- /dev/null +++ b/doc/source/dev/gitwash/index.rst @@ -0,0 +1,18 @@ +.. _using-git: + +Working with *NumPy* source code +====================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + git_intro + git_install + following_latest + patching + git_development + git_resources + + |