diff options
author | Melissa Weber Mendonça <melissawm@gmail.com> | 2020-05-02 19:41:21 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-03 00:41:21 +0200 |
commit | 6c9ecdf2847d03d04f5111d6df427a29fbb36319 (patch) | |
tree | ceaae3daeb325f2fab74f65929305565b726b64d /doc/source/contents.rst | |
parent | 100e7b8459858805bc66af122445495fb840bdca (diff) | |
download | numpy-6c9ecdf2847d03d04f5111d6df427a29fbb36319.tar.gz |
DOC: Added page describing how to contribute to the docs team (#16069)
Diffstat (limited to 'doc/source/contents.rst')
-rw-r--r-- | doc/source/contents.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/contents.rst b/doc/source/contents.rst index c89153aa7..baea7784c 100644 --- a/doc/source/contents.rst +++ b/doc/source/contents.rst @@ -1,8 +1,8 @@ -.. _manual: +.. _numpy_docs_mainpage: -##################### -NumPy manual contents -##################### +################### +NumPy Documentation +################### .. toctree:: |