diff options
-rw-r--r-- | numpy/doc/HOWTO_DOCUMENT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/doc/HOWTO_DOCUMENT.txt b/numpy/doc/HOWTO_DOCUMENT.txt index 11222e42b..6c1c07b9c 100644 --- a/numpy/doc/HOWTO_DOCUMENT.txt +++ b/numpy/doc/HOWTO_DOCUMENT.txt @@ -8,7 +8,7 @@ Overview -------- (`epydoc <http://epydoc.sourceforge.net/>`__) -`epydoc <http://epydoc.sourceforge.net/>` +`epydoc <http://epydoc.sourceforge.net/>`__ It is desireable that both NumPy and SciPy follow a convention for docstrings that provide for some consistency while also allowing epydoc to produce |