mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-23 19:31:21 +08:00
Regenerate docs.
9a8c2d0[site] Tweak appledoc script.a8e9d75[site] appledoc -> api navbar link.c2e6babMerge pull request #44 from acoomans/css-fix-code-highlight9528cdeMerge pull request #45 from acoomans/css-fix-brand-color983873aChanged code highlighting to match Xcode's33ec050Changed code background colore15ce0fChanged css brand color to blue from logo
This commit is contained in:
@@ -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 – specifically, ASCellNode subclasses – with asynchronous
|
||||
<p>ASTableView is a version of UITableView that uses nodes – specifically, <a href="../Classes/ASCellNode.html">ASCellNode</a> subclasses – 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">© 2014 Facebook. All rights reserved. (Last updated: 2014-10-10)</span><br />
|
||||
<p><span class="copyright">© 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user