summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-02-14 14:44:30 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-14 14:44:30 -0800
commit753c22cfecb04cfdccea3b92197f73e7328d0b15 (patch)
tree3f8e3533b8c7c45243d0f5ce99b696baca32e223 /docs/html/guide/guide_toc.cs
parent2d022d01d0689b61de87bbf9ffd47703ceae1596 (diff)
parent865cd1ca5c31243764545dc888ee117a9215e837 (diff)
am 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb
* commit '865cd1ca5c31243764545dc888ee117a9215e837': docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs29
1 files changed, 13 insertions, 16 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 9e754dbfec78..9f2eff86661e 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -65,6 +65,9 @@
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html">
<span class="en">Fragments</span>
</a> <span class="new">new!</span></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/providers/loaders.html">
+ <span class="en">Loaders</span>
+ </a><span class="new">new!</span></li>
<li><a href="<?cs var:toroot ?>guide/topics/fundamentals/tasks-and-back-stack.html">
<span class="en">Tasks and Back Stack</span>
</a></li>
@@ -95,8 +98,9 @@
<ul>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/topics/ui/index.html">
- <span class="en">User Interface</span>
- </a></div>
+ <span class="en">User Interface</span>
+ </a>
+ <span class="new">more!</span></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/topics/ui/declaring-layout.html">
<span class="en">Declaring Layout</span>
@@ -194,14 +198,6 @@
</li>
</ul>
</li>
-
- <li><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html">
- <span class="en">Content Providers</span>
- </a></li>
- <li><a href="<?cs var:toroot ?>guide/topics/providers/loaders.html">
- <span class="en">Loaders</span>
- </a><span class="new">new!</span></li>
-
<li><a href="<?cs var:toroot ?>guide/topics/security/security.html">
<span class="en">Security and Permissions</span>
</a></li>
@@ -242,8 +238,9 @@
<ul>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/topics/graphics/index.html">
- <span class="en">Graphics</span>
- </a></div>
+ <span class="en">Graphics</span>
+ </a>
+ <span class="new">more!</span></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/topics/graphics/2d-graphics.html">
<span class="en">2D Graphics</span>
@@ -262,15 +259,15 @@
</a></li>
</ul>
</li>
+ <li><a href="<?cs var:toroot ?>guide/topics/media/index.html">
+ <span class="en">Audio and Video</span>
+ </a></li>
<li>
<a href="<?cs var:toroot ?>guide/topics/clipboard/copy-paste.html">
- <span class="en">Copying and Pasting</span>
+ <span class="en">Copy and Paste</span>
</a>
<span class="new">new!</span>
</li>
- <li><a href="<?cs var:toroot ?>guide/topics/media/index.html">
- <span class="en">Audio and Video</span>
- </a></li>
<!--<li class="toggle-list">
<div><a style="color:gray;">Sensors</a></div>
<ul>