diff options
author | Travis Oliphant <oliphant@enthought.com> | 2007-12-28 07:29:22 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2007-12-28 07:29:22 +0000 |
commit | efbe398a9e374ea4e00391cf3c8b9fc365f5e9eb (patch) | |
tree | 9786e0cd1d91e52b5a1372bbe9dc966ba2c66a46 /numpy/doc/html/module-tree.html | |
parent | f499d58f88982c853e6125c13a9cb469f563d410 (diff) | |
download | numpy-efbe398a9e374ea4e00391cf3c8b9fc365f5e9eb.tar.gz |
Improve the documentation style for human-readability in plain-text
Diffstat (limited to 'numpy/doc/html/module-tree.html')
-rw-r--r-- | numpy/doc/html/module-tree.html | 8 |
1 files changed, 4 insertions, 4 deletions
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 @@ <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> - Generated by Epydoc 3.0beta1 on Sun Sep 23 13:30:28 2007 + Generated by Epydoc 3.0beta1 on Fri Dec 28 00:50:17 2007 </td> <td align="right" class="footer"> - <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> + <a target="mainFrame" href="http://epydoc.sourceforge.net" + >http://epydoc.sourceforge.net</a> </td> </tr> </table> @@ -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(); // --> </script> - </body> </html> |