summaryrefslogtreecommitdiffstats
path: root/www/analyzer/xcode.html
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-02-19 17:33:30 +0000
committerTed Kremenek <kremenek@apple.com>2010-02-19 17:33:30 +0000
commit4d9d49ac8abc4f4613764bab91a3b9f53fdab2dc (patch)
treea86360c2b234f772e46f11471d59ce48537b81a8 /www/analyzer/xcode.html
parent3c3aaf9bdff81af40212e9a1ac517ad7c793d5cc (diff)
Expose "Key features" paragraph.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96681 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/analyzer/xcode.html')
-rw-r--r--www/analyzer/xcode.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/analyzer/xcode.html b/www/analyzer/xcode.html
index 3396e6efea..64907b2eca 100644
--- a/www/analyzer/xcode.html
+++ b/www/analyzer/xcode.html
@@ -39,7 +39,6 @@ presents analysis results directly within Xcode's editor.</p>
<br><b>Viewing static analyzer results in Xcode</b></center>
</td></tr></table>
-<!-->
<h3>Key features:</h3>
<ul>
<li><b>Integrated workflow:</b> Results are integrated within Xcode. There is
@@ -47,9 +46,9 @@ presents analysis results directly within Xcode's editor.</p>
single keystroke or mouse click.</li>
<li><b>Transparency:</b> Works effortlessly with Xcode projects (including iPhone projects).
<li><b>Cons:</b> Doesn't work well with non-Xcode projects. For those,
- consider using <a href="scan-build.html"><b>scan-build</b></a>.
+ consider using <a href="/scan-build.html"><b>scan-build</b></a>.
</ul>
--->
+
<h2>Getting Started</h2>