From efbe398a9e374ea4e00391cf3c8b9fc365f5e9eb Mon Sep 17 00:00:00 2001 From: Travis Oliphant Date: Fri, 28 Dec 2007 07:29:22 +0000 Subject: Improve the documentation style for human-readability in plain-text --- numpy/doc/html/module-tree.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'numpy/doc/html/module-tree.html') diff --git a/numpy/doc/html/module-tree.html b/numpy/doc/html/module-tree.html index db41e8d35..3a3dbc287 100644 --- a/numpy/doc/html/module-tree.html +++ b/numpy/doc/html/module-tree.html @@ -79,10 +79,11 @@
@@ -93,9 +94,8 @@ // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. - checkCookie() + checkCookie(); // --> - -- cgit v1.2.1