blob: edbf4dbc3cd97a34c892a85f8f30fde39b3a3b96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.. _using-git:
Working with *NumPy* source code
======================================
Contents:
.. toctree::
:maxdepth: 2
git_intro
following_latest
patching
git_development
git_resources
|