summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-02-14 14:20:22 -0800
committerScott Main <smain@google.com>2011-02-14 14:23:53 -0800
commitc059fa4de44808ff0cdd1370919fb9da7ed3f2fb (patch)
treeeb09a171318e56d3580ae3d2d9efb5e5558dce3d /docs/html/guide/guide_toc.cs
parentecd8fa06e73b9d2ef6082af3f50e1daa194e9e08 (diff)
docs: update sidenav; move loaders under activities, add "more" tags,
remove duplicate for content providers, rename Copying/ to Copy/ Change-Id: I4ad8839da1862185caf15b50e0376bb0e380bb21
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 eece0ae05e54..ce516ce25884 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>