doc: Remove unnecessary sh script tags
This commit is contained in:
parent
cc517497e6
commit
fc71a63baf
@ -2,8 +2,6 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<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="icon" href="../favicon.ico">
|
||||||
<link type="image/x-icon" rel="shortcut icon" href="../favicon.ico">
|
<link type="image/x-icon" rel="shortcut icon" href="../favicon.ico">
|
||||||
<link rel="stylesheet" href="../pipe.css">
|
<link rel="stylesheet" href="../pipe.css">
|
||||||
|
@ -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>
|
<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>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<script src="sh_main.js"></script>
|
|
||||||
<script src="sh_javascript.min.js"></script>
|
|
||||||
<script>highlight(undefined, undefined, 'pre');</script>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
window._gaq = [['_setAccount', 'UA-10874194-2'], ['_trackPageview']];
|
window._gaq = [['_setAccount', 'UA-10874194-2'], ['_trackPageview']];
|
||||||
(function(d, t) {
|
(function(d, t) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user