Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed911b8

Browse files
committed
Added link to HTML version of the NumPy documentation.
This closes bug #124943.
1 parent 5b7b764 commit ed911b8

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Doc/lib/libarray.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,11 @@ \section{\module{array} ---
189189
\seemodule{xdrlib}{Packing and unpacking of External Data
190190
Representation (XDR) data as used in some remote
191191
procedure call systems.}
192-
\seetitle[http://numpy.sourceforge.net/numdoc/numdoc.pdf]{The
192+
\seetitle[http://numpy.sourceforge.net/numdoc/HTML/numdoc.html]{The
193193
Numerical Python Manual}{The Numeric Python extension
194194
(NumPy) defines another array type; see
195195
\url{http://numpy.sourceforge.net/} for further information
196-
about Numerical Python.}
196+
about Numerical Python. (A PDF version of the NumPy manual
197+
is available at
198+
\url{http://numpy.sourceforge.net/numdoc/numdoc.pdf}.}
197199
\end{seealso}

0 commit comments

Comments
 (0)