diff options
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 3358cf0f1bc1..9b67fee99668 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -35,6 +35,21 @@ </a></li> </ul> + </li> + <?cs /if ?><?cs + if:sdk.preview ?> + <li><h2>Android 3.0 Preview SDK</h2> + <ul> + <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/android-3.0.html"> + <span class="en">Android 3.0 Platform</span></a> <span class="new">new!</span></div> + <ul> + <li><a href="<?cs var:toroot ?>sdk/api_diff/honeycomb/changes.html">API Differences Report +»</a></li> + </ul> + </li> + </ul> </li><?cs /if ?> <?cs |