<h3 id="cocoa_mem">Cocoa & Core Foundation Memory Management
Annotations</h3>
+<!--
<p>As described in <a href="/available_checks.html#retain_release">Available
-Checks</a>, the analyzer supports the proper management of retain counts for
+Checks</a>,
+-->
+<p>The analyzer supports the proper management of retain counts for
both Cocoa and Core Foundation objects. This checking is largely based on
enforcing Cocoa and Core Foundation naming conventions for Objective-C methods
(Cocoa) and C functions (Core Foundation). Not strictly following these