diff options
author | Scott Main <smain@google.com> | 2011-01-17 23:31:30 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-01-17 23:31:30 -0800 |
commit | 9f7344477f044437b6921237f347a022fc2cf520 (patch) | |
tree | 9994fa41cde861fcdda07478df61086aee11b5c6 /docs/html/guide/guide_toc.cs | |
parent | 80f93fdffd40eb9d7d16beebb38e1d3632e5226a (diff) | |
parent | eb7dbc08be837ac1cc2280c6ed55d8db35c18048 (diff) |
am eb7dbc08: am a8e519a3: Merge "docs: move the fragments dev guide into fundamentals topic" into honeycomb
* commit 'eb7dbc08be837ac1cc2280c6ed55d8db35c18048':
docs: move the fragments dev guide into fundamentals topic
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 746597f85d10..0d16833048c3 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -58,6 +58,9 @@ <span class="zh-TW" style="display:none">應用程式基本原理</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html"> + <span class="en">Fragments</span> + </a> <span class="new">new!</span></li> </ul> <ul> <li class="toggle-list"> @@ -199,9 +202,6 @@ </li> </ul> <ul> - <li><a href="<?cs var:toroot ?>guide/topics/fragments/index.html"> - <span class="en">Fragments</span> - </a> <span class="new">new!</span></li> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/topics/graphics/index.html"> <span class="en">Graphics</span> |