]> granicus.if.org Git - clang/commitdiff
Expose "Key features" paragraph.
authorTed Kremenek <kremenek@apple.com>
Fri, 19 Feb 2010 17:33:30 +0000 (17:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 19 Feb 2010 17:33:30 +0000 (17:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96681 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/xcode.html

index 3396e6efea49f555cc2bf78ec4cbca248c7f950d..64907b2eca4039a2294e49c0f9d3cb193ef61177 100644 (file)
@@ -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>