summaryrefslogtreecommitdiffstats
path: root/www/analyzer/installation.html
diff options
context:
space:
mode:
authorrdivacky <rdivacky@FreeBSD.org>2010-02-16 09:31:36 +0000
committerrdivacky <rdivacky@FreeBSD.org>2010-02-16 09:31:36 +0000
commitfd035e6496665b1f1197868e21cb0a4594e8db6e (patch)
tree53010172e19c77ea447bcd89e117cda052ab52e0 /www/analyzer/installation.html
parent2fce988e86bc01829142e4362d4eff1af0925147 (diff)
downloadFreeBSD-src-fd035e6496665b1f1197868e21cb0a4594e8db6e.zip
FreeBSD-src-fd035e6496665b1f1197868e21cb0a4594e8db6e.tar.gz
Update clang to r96341.
Diffstat (limited to 'www/analyzer/installation.html')
-rw-r--r--www/analyzer/installation.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/analyzer/installation.html b/www/analyzer/installation.html
index d2be711..b84f263 100644
--- a/www/analyzer/installation.html
+++ b/www/analyzer/installation.html
@@ -5,11 +5,12 @@
<title>Obtaining the Static Analyzer</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
+ <script type="text/javascript" src="scripts/menu.js"></script>
</head>
<body>
+<div id="page">
<!--#include virtual="menu.html.incl"-->
-
<div id="content">
<h1>Obtaining the Static Analyzer</h1>
@@ -106,7 +107,7 @@ are located in <tt>$(SRCDIR)/tools/clang/tools/scan-build</tt> and
are subject to change.</p></li>
</ul>
-
+</div>
</div>
</body>
</html>
OpenPOWER on IntegriCloud