From: W. Trevor King Date: Tue, 11 Jan 2011 03:35:23 +0000 (-0500) Subject: Update link to Numpy docstring guidelines. X-Git-Tag: 1.1.0~243 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0a4dd65b4d796281077da91eec988ce3ee0e1f7;p=be.git Update link to Numpy docstring guidelines. --- diff --git a/doc/doc.txt b/doc/doc.txt index e57b1f7..6462a9b 100644 --- a/doc/doc.txt +++ b/doc/doc.txt @@ -20,7 +20,7 @@ syntax. .. _reStructuredText: http://docutils.sourceforge.net/docs/user/rst/quickref.html .. _NumPy/SciPy documentation guide: - http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines + https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt Man page ========