am 7ef461d2: Merge "docs: update sidenav for honeycomb preview" into honeycomb

* commit '7ef461d2a203b79a768ddc5c292a9b58bf6ee734':
  docs: update sidenav for honeycomb preview
This commit is contained in:
Scott Main
2011-01-17 17:03:44 -08:00
committed by Android Git Automerger

View File

@@ -35,18 +35,20 @@
</a></li>
</ul>
</li><?cs
/if ?>
<?cs
</li>
<?cs /if ?><?cs
if:sdk.preview ?>
<li><h2>Android Preview SDK</h2></li>
<li><h2>Android 3.0 Preview SDK</h2>
<ul>
<li><a href="<?cs var:toroot ?>sdk/preview/features.html">Introduction
to Honeycomb</a></li>
<!--
<li><a href="<?cs var:toroot ?>sdk/preview/installing.html">Getting
Started</a></li>
-->
<li><a href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> <span class="new">new!</span></li>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>sdk/preview/platform.html">
<span class="en">Android 3.0 Platform</span></a> <span class="new">new!</span></div>
<ul>
<li><a href="<?cs var:toroot ?>sdk/preview/highlights.html">Platform Highlights</a></li>
<li><a href="<?cs var:toroot ?>sdk/api_diff/honeycomb/changes.html">API Differences Report &raquo;</a></li>
</ul>
</li>
</ul>
</li><?cs
/if ?>