summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
authorJarrod Millman <millman@berkeley.edu>2007-09-23 13:25:31 +0000
committerJarrod Millman <millman@berkeley.edu>2007-09-23 13:25:31 +0000
commit0ae9b49fe8c81525d717f140bc135857d3185349 (patch)
treef6df738731bcda3f72dee0b1aaa5e8069be9cc19 /numpy
parent7b4908451de86e0259dc3cc3865d39877509931f (diff)
downloadnumpy-0ae9b49fe8c81525d717f140bc135857d3185349.tar.gz
more documentation
Diffstat (limited to 'numpy')
-rw-r--r--numpy/doc/HOWTO_DOCUMENT.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/numpy/doc/HOWTO_DOCUMENT.txt b/numpy/doc/HOWTO_DOCUMENT.txt
index 8e811d80d..736fdd8e8 100644
--- a/numpy/doc/HOWTO_DOCUMENT.txt
+++ b/numpy/doc/HOWTO_DOCUMENT.txt
@@ -121,10 +121,10 @@ http://docutils.sourceforge.net/docs/user/rst/demo.txt
Line spacing and indentation are significant and should
be carefully followed.
-Here is a short example in plain text:
-http://svn.scipy.org/svn/numpy/trunk/numpy/doc/example.py
-Here is the rendered version of that file:
-http://www.scipy.org/scipy/numpy/wiki/RenderedExample
+Here is a short example module in
+`plain text <http://svn.scipy.org/svn/numpy/trunk/numpy/doc/example.py>`__
+and
+`rendered <http://www.scipy.org/scipy/numpy/wiki/RenderedExample>`__
Using Epydoc