summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-06-14 10:25:47 -0700
committerisaacs <i@izs.me>2013-06-14 10:26:50 -0700
commitfc71a63bafdd2d40c80b3785e4ad551f6deff0b6 (patch)
treefbaf1bd3e1e9b1ac717bb9dfe8699ef2ee66e834
parentcc517497e6be06943c4ace7da1967649c77ecc67 (diff)
downloadnode-new-fc71a63bafdd2d40c80b3785e4ad551f6deff0b6.tar.gz
doc: Remove unnecessary sh script tags
-rw-r--r--doc/community/index.html2
-rw-r--r--doc/download/index.html5
2 files changed, 0 insertions, 7 deletions
diff --git a/doc/community/index.html b/doc/community/index.html
index 5451b86141..a3dd820871 100644
--- a/doc/community/index.html
+++ b/doc/community/index.html
@@ -2,8 +2,6 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <script src="../sh_main.js"></script>
- <script src="../sh_javascript.min.js"></script>
<link type="image/x-icon" rel="icon" href="../favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../pipe.css">
diff --git a/doc/download/index.html b/doc/download/index.html
index c17f61bd3e..6b0953db38 100644
--- a/doc/download/index.html
+++ b/doc/download/index.html
@@ -174,11 +174,6 @@
<p>Copyright <a href="http://joyent.com/">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/__VERSION__/LICENSE">license</a>.</p>
</div>
-
- <script src="sh_main.js"></script>
- <script src="sh_javascript.min.js"></script>
- <script>highlight(undefined, undefined, 'pre');</script>
-
<script>
window._gaq = [['_setAccount', 'UA-10874194-2'], ['_trackPageview']];
(function(d, t) {