Pull header into side column.

llvm-svn: 95726
This commit is contained in:
Ted Kremenek 2010-02-09 23:42:00 +00:00
parent 118667c4b9
commit 096807e77e
1 changed files with 3 additions and 1 deletions

View File

@ -13,10 +13,12 @@
<!--#include virtual="menu.html.incl"-->
<div id="content">
<h1>Clang Static Analyzer</h1>
<table style="margin-top:0px" width="100%" border="0" cellpadding="0px" cellspacing="0">
<tr><td>
<h1>Clang Static Analyzer</h1>
<p>The Clang Static Analyzer consists of both a source code analysis framework
and a standalone tool that finds bugs in C and Objective-C programs.</p>