From 424bdd93788a47a3beda6954c5d12294383a223b Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Sun, 23 Sep 2007 12:32:41 +0000 Subject: cont. documentation --- numpy/doc/example.py | 1 + 1 file changed, 1 insertion(+) (limited to 'numpy/doc/example.py') diff --git a/numpy/doc/example.py b/numpy/doc/example.py index 80da1edeb..e48ea2c49 100644 --- a/numpy/doc/example.py +++ b/numpy/doc/example.py @@ -57,6 +57,7 @@ def foo(var1, var2, long_var_name='hi') : Notes about the implementation algorithm (if needed). This can have multiple paragraphs as can all sections. + *Examples* examples in doctest format -- cgit v1.2.1