summaryrefslogtreecommitdiff
path: root/numpy/doc/html/toc-example-module.html
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2007-12-28 07:29:22 +0000
committerTravis Oliphant <oliphant@enthought.com>2007-12-28 07:29:22 +0000
commitefbe398a9e374ea4e00391cf3c8b9fc365f5e9eb (patch)
tree9786e0cd1d91e52b5a1372bbe9dc966ba2c66a46 /numpy/doc/html/toc-example-module.html
parentf499d58f88982c853e6125c13a9cb469f563d410 (diff)
downloadnumpy-efbe398a9e374ea4e00391cf3c8b9fc365f5e9eb.tar.gz
Improve the documentation style for human-readability in plain-text
Diffstat (limited to 'numpy/doc/html/toc-example-module.html')
-rw-r--r--numpy/doc/html/toc-example-module.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/numpy/doc/html/toc-example-module.html b/numpy/doc/html/toc-example-module.html
index 137dea5ae..c691dccae 100644
--- a/numpy/doc/html/toc-example-module.html
+++ b/numpy/doc/html/toc-example-module.html
@@ -26,9 +26,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>