From 6cdeb7165ac38e5fb5944bccefa7e451d629202f Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Tue, 3 Jun 2008 08:50:08 +0000 Subject: Update documentation standard. --- numpy/doc/example.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'numpy/doc/example.py') diff --git a/numpy/doc/example.py b/numpy/doc/example.py index d6b2fce80..152e2a622 100644 --- a/numpy/doc/example.py +++ b/numpy/doc/example.py @@ -80,7 +80,9 @@ def foo(var1, var2, long_var_name='hi') : See Also -------- otherfunc : relationship (optional) - newfunc : relationship (optional) + newfunc : Relationship (optional), which could be fairly long, in which + case the line wraps here. + thirdfunc, fourthfunc, fifthfunc Notes ----- -- cgit v1.2.1