diff options
author | alexthomas93 <alexthomas93@users.noreply.github.com> | 2018-04-21 19:00:56 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-04-21 11:00:56 -0700 |
commit | 09048a0e053e97078cad1d3070ff23580ef13562 (patch) | |
tree | b1a76f29523b41e812329695d0de1829b45b561c /doc/source/reference | |
parent | 45ee22fa2fdd2bace756ed62685a346da91c4cb2 (diff) | |
download | numpy-09048a0e053e97078cad1d3070ff23580ef13562.tar.gz |
DOC: Removed references to the 2008 documentation marathon (#10945)
Fixes #10944
Diffstat (limited to 'doc/source/reference')
-rw-r--r-- | doc/source/reference/index.rst | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/source/reference/index.rst b/doc/source/reference/index.rst index a2a8a0966..2140c57f7 100644 --- a/doc/source/reference/index.rst +++ b/doc/source/reference/index.rst @@ -35,10 +35,4 @@ Large parts of this manual originate from Travis E. Oliphant's book `Guide to NumPy <https://archive.org/details/NumPyBook>`__ (which generously entered Public Domain in August 2008). The reference documentation for many of the functions are written by numerous contributors and developers of -NumPy, both prior to and during the -`NumPy Documentation Marathon -<http://scipy.org/Developer_Zone/DocMarathon2008>`__. - -Please help to improve NumPy's documentation! Instructions on how to -join the ongoing documentation marathon can be found -`on the scipy.org website <http://scipy.org/Developer_Zone/DocMarathon2008>`__ +NumPy.
\ No newline at end of file |