Mercurial > pylearn
changeset 1373:90116fb3636b
fix and URL that was moved.
author | Frederic Bastien <nouiz@nouiz.org> |
---|---|
date | Wed, 17 Nov 2010 13:21:21 -0500 |
parents | decee534c78d |
children | 8b61566b0d36 |
files | doc/v2_planning/API_coding_style.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/API_coding_style.txt Mon Nov 15 16:49:12 2010 -0500 +++ b/doc/v2_planning/API_coding_style.txt Wed Nov 17 13:21:21 2010 -0500 @@ -31,7 +31,7 @@ * `PEP 257 -- Docstring Conventions <http://www.python.org/dev/peps/pep-0257>`_ * `Numpy Docstring Standard - <http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines#docstring-standard>`_ + <https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt>`_ However, there are a few points mentioned in those documents that we decided