diff options
| author | Ralf Gommers <ralf.gommers@googlemail.com> | 2015-01-20 08:45:56 +0100 |
|---|---|---|
| committer | Ralf Gommers <ralf.gommers@googlemail.com> | 2015-01-20 22:16:52 +0100 |
| commit | 1b49bc5ad5cc454d628ba4eb36ff231c5f1f177b (patch) | |
| tree | 6d7eb36377a7330c37ace5ae127e64d6f9da4faa /doc/source/dev/gitwash | |
| parent | 71c7a3938f545687431dd35fb454f9ecf5dee49d (diff) | |
| download | numpy-1b49bc5ad5cc454d628ba4eb36ff231c5f1f177b.tar.gz | |
DOC: add "build and test" section to developer guide. Closes gh-5465.
[ci skip]
Diffstat (limited to 'doc/source/dev/gitwash')
| -rw-r--r-- | doc/source/dev/gitwash/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/dev/gitwash/index.rst b/doc/source/dev/gitwash/index.rst index 9d733dd1c..ae7ce69de 100644 --- a/doc/source/dev/gitwash/index.rst +++ b/doc/source/dev/gitwash/index.rst @@ -1,7 +1,7 @@ .. _using-git: Working with *NumPy* source code -====================================== +================================ Contents: |
