summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-12-15 13:11:12 -0800
committerScott Main <smain@google.com>2011-12-15 13:11:12 -0800
commit43834487a183b69783b0de270f9b761f3afffdc1 (patch)
tree2389373b1e89c57bc08171d38bf29cb162bf93de
parent481cd5a8938b5055942f3a9ccaeb08f373b8a4ea (diff)
downloadbase-android-sdk-4.0.3-tools_r1.tar.gz
docs: remove some "new" tags from side navsandroid-sdk-4.0.3-tools_r1
Change-Id: If1341cdc456ace9037bd2175479d89454e084e22
-rw-r--r--docs/html/guide/guide_toc.cs21
-rw-r--r--docs/html/resources/resources-data.js4
2 files changed, 12 insertions, 13 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 3eb7286edcdb..bfde56cfcdbc 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -85,7 +85,7 @@
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html">
<span class="en">Content Providers</span>
- </a><span class="new">updated</span></div>
+ </a></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/topics/providers/calendar-provider.html">
<span class="en">Calendar Provider</span></a>
@@ -119,7 +119,7 @@
</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/ui/actionbar.html">
<span class="en">Action Bar</span>
- </a> <span class="new">updated</span></li>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/topics/ui/dialogs.html">
<span class="en">Dialogs</span>
</a></li>
@@ -253,7 +253,7 @@
<span class="new">new!</span></li>
<li><a href="<?cs var:toroot ?>guide/topics/graphics/opengl.html">
<span class="en">OpenGL</span>
- </a><span class="new">updated</span></li>
+ </a></li>
</ul>
</li>
<li class="toggle-list">
@@ -288,7 +288,7 @@
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/topics/media/index.html">
<span class="en">Multimedia and Camera</span>
- </a><span class="new">updated</span></div>
+ </a></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/topics/media/mediaplayer.html">
<span class="en">Media Playback</span></a>
@@ -662,7 +662,7 @@
<ul>
<li><a href="<?cs var:toroot ?>guide/publishing/publishing_overview.html">
<span class="en">Publishing Overview</span>
- </a><span class="new">new!</span></li>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/publishing/preparing.html">
<span class="en">Preparing for Release</span>
<span class="de" style="display:none">Vorbereitung auf die Veröffentlichung</span>
@@ -672,7 +672,7 @@
<span class="ja" style="display:none">公開の準備</span>
<span class="zh-CN" style="display:none">准备发布</span>
<span class="zh-TW" style="display:none">準備發佈</span>
- </a><span class="new">updated</span></li>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/publishing/app-signing.html">
<span class="en">Signing Your Applications</span>
<span class="de" style="display:none">Signieren Ihrer Anwendungen</span>
@@ -735,7 +735,7 @@ applications</span>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html">
<span class="en">UI Guidelines</span>
- </a> <span class="new-child">updated</span></div>
+ </a></div>
<ul>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html">
@@ -767,7 +767,7 @@ applications</span>
</li>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html">
<span class="en">App Widget Design</span>
- </a> <span class="new">updated</span></li>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/activity_task_design.html">
<span class="en">Activity and Task Design</span>
</a></li>
@@ -799,8 +799,7 @@ applications</span>
</a></li>
<li><a href="<?cs var:toroot ?>guide/practices/security.html">
<span class="en">Designing for Security</span></a>
- <span class="new">new!</span><!-- 11/7/10 -->
- </li>
+ </li>
</ul>
</li>
@@ -845,7 +844,7 @@ applications</span>
</a></li>
<li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html">
<span class="en">Supported Media Formats</span>
- </a> <span class="new">updated</span></li>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html">
<span class="en">Intents List: Google Apps</span>
</a></li>
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 226ff9e5da96..8ad970ba7c45 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -883,7 +883,7 @@ var ANDROID_RESOURCES = [
}
},
{
- tags: ['tutorial', 'gl', 'new'],
+ tags: ['tutorial', 'gl'],
path: 'tutorials/opengl/opengl-es10.html',
title: {
en: 'OpenGL ES 1.0'
@@ -893,7 +893,7 @@ var ANDROID_RESOURCES = [
}
},
{
- tags: ['tutorial', 'gl', 'new'],
+ tags: ['tutorial', 'gl'],
path: 'tutorials/opengl/opengl-es20.html',
title: {
en: 'OpenGL ES 2.0'