From 90fc45fb1d3f91ff19151dc8bb7979961c2ed9af Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Tue, 9 Feb 2010 23:10:47 +0000 Subject: [PATCH] Move file-specific styling to after the menu. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95717 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/analyzer/scan-build.html | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html index cf6f781048..6c2e2ffa9b 100644 --- a/www/analyzer/scan-build.html +++ b/www/analyzer/scan-build.html @@ -6,23 +6,6 @@ - @@ -30,6 +13,24 @@
+ +

Running the Analyzer

While the static analyzer engine can be used as a library, many users will -- 2.50.1