Regenerate docs.

9a8c2d0 [site] Tweak appledoc script.
a8e9d75 [site] appledoc -> api navbar link.
c2e6bab Merge pull request #44 from acoomans/css-fix-code-highlight
9528cde Merge pull request #45 from acoomans/css-fix-brand-color
983873a Changed code highlighting to match Xcode's
33ec050 Changed code background color
e15ce0f Changed css brand color to blue from logo
This commit is contained in:
Nadine Salter
2014-10-14 18:10:47 -07:00
parent a89950f4ba
commit 08827cdd0a
22 changed files with 74 additions and 1595 deletions

View File

@@ -129,7 +129,7 @@
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>Node-based table view.</p>
<p>ASTableView is a version of UITableView that uses nodes &ndash; specifically, ASCellNode subclasses &ndash; with asynchronous
<p>ASTableView is a version of UITableView that uses nodes &ndash; specifically, <a href="../Classes/ASCellNode.html">ASCellNode</a> subclasses &ndash; with asynchronous
pre-rendering instead of synchronously loading UITableViewCells.</p>
</div>
@@ -338,7 +338,7 @@ pre-rendering instead of synchronously loading UITableViewCells.</p>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Facebook. All rights reserved. (Last updated: 2014-10-10)</span><br />
<p><span class="copyright">&copy; 2014 Facebook. All rights reserved. (Last updated: 2014-10-14)</span><br />
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>