diff options
author | mattip <matti.picus@gmail.com> | 2018-04-10 18:54:58 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-04-10 20:15:52 +0300 |
commit | a75e76dac26fcf56ab815926b89bb9a9bc358608 (patch) | |
tree | 9e49fef4e0e0749e5a5e84f737325eb7cff81e2f /doc/source/dev/gitwash | |
parent | b00cdbc3e194ae5c8528a8ed1ee93bdbadc6bb82 (diff) | |
download | numpy-a75e76dac26fcf56ab815926b89bb9a9bc358608.tar.gz |
DOC: cosmetic changes, document need for python3.6 to build docs
Diffstat (limited to 'doc/source/dev/gitwash')
-rw-r--r-- | doc/source/dev/gitwash/git_resources.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/dev/gitwash/git_resources.rst b/doc/source/dev/gitwash/git_resources.rst index 5f0c1d020..c41af762c 100644 --- a/doc/source/dev/gitwash/git_resources.rst +++ b/doc/source/dev/gitwash/git_resources.rst @@ -1,8 +1,8 @@ .. _git-resources: -================ - git_ resources -================ +========================= +Additional Git_ Resources +========================= Tutorials and summaries ======================= |