Skip to content

Commit 2e5a22a

Browse files
committed
docs: remove old "new" tags from side nav
Change-Id: I9e5d1bf7688f5d30cd7b4c07b69b3f353dc67f92
1 parent 65e62f4 commit 2e5a22a

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

docs/html/guide/guide_toc.cs

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ localized titles are added in the language order specified below.
110110
<li class="toggle-list">
111111
<div><a href="<?cs var:toroot ?>guide/topics/resources/index.html">
112112
<span class="en">Application Resources</span>
113-
</a> <span class="new">new!</span></div>
113+
</a></div>
114114
<ul>
115115
<li><a href="<?cs var:toroot ?>guide/topics/resources/providing-resources.html">
116116
<span class="en">Providing Resources</span>
@@ -120,14 +120,14 @@ localized titles are added in the language order specified below.
120120
</a></li>
121121
<li><a href="<?cs var:toroot ?>guide/topics/resources/runtime-changes.html">
122122
<span class="en">Handling Runtime Changes</span>
123-
</a> <span class="new">new!</span></li>
123+
</a></li>
124124
<li><a href="<?cs var:toroot ?>guide/topics/resources/localization.html">
125125
<span class="en">Localization</span>
126126
</a></li>
127127
<li class="toggle-list">
128128
<div><a href="<?cs var:toroot ?>guide/topics/resources/available-resources.html">
129129
<span class="en">Resource Types</span>
130-
</a> <span class="new">new!</span></div>
130+
</a></div>
131131
<ul>
132132
<li><a href="<?cs var:toroot ?>guide/topics/resources/animation-resource.html">Animation</a></li>
133133
<li><a href="<?cs var:toroot ?>guide/topics/resources/color-list-resource.html">Color State List</a></li>
@@ -147,11 +147,11 @@ localized titles are added in the language order specified below.
147147
<li class="toggle-list">
148148
<div><a href="<?cs var:toroot ?>guide/topics/data/data-storage.html">
149149
<span class="en">Data Storage</span>
150-
</a> <span class="new">new!</span></div>
150+
</a></div>
151151
<ul>
152152
<li><a href="<?cs var:toroot ?>guide/topics/data/backup.html">
153153
<span class="en">Data Backup</span>
154-
</a> <span class="new">new!</span>
154+
</a>
155155
</li>
156156
</ul>
157157
</li>
@@ -227,7 +227,7 @@ localized titles are added in the language order specified below.
227227
<ul>
228228
<li><a href="<?cs var:toroot ?>guide/topics/location/obtaining-user-location.html">
229229
<span class="en">Obtaining User Location</span>
230-
</a> <span class="new">new!</span></li>
230+
</a></li>
231231
</ul>
232232
</li>
233233
<!--<li class="toggle-list">
@@ -246,7 +246,7 @@ localized titles are added in the language order specified below.
246246
<li class="toggle-list">
247247
<div><a href="<?cs var:toroot?>guide/topics/search/index.html">
248248
<span class="en">Search</span>
249-
</a> <span class="new">new!</span></div>
249+
</a></div>
250250
<ul>
251251
<li><a href="<?cs var:toroot?>guide/topics/search/search-dialog.html">Using the Android Search Dialog</a></li>
252252
<li><a href="<?cs var:toroot?>guide/topics/search/adding-recent-query-suggestions.html">Adding Recent Query Suggestions</a></li>
@@ -255,11 +255,11 @@ localized titles are added in the language order specified below.
255255
</ul>
256256
</li>
257257
<li><a href="<?cs var:toroot?>guide/topics/testing/testing_android.html">
258-
<span class="en">Testing and Instrumentation</span></a>
259-
<span class="new">new!</span></li>
258+
<span class="en">Testing and Instrumentation</span>
259+
</a></li>
260260
<li><a href="<?cs var:toroot?>guide/topics/admin/device-admin.html">
261-
<span class="en">Device Administration</span></a>
262-
<span class="new">new!</span></li>
261+
<span class="en">Device Administration</span>
262+
</a> <span class="new">new!</span><!-- 10/8/10 --></li>
263263
</ul>
264264
</li>
265265

@@ -306,18 +306,18 @@ localized titles are added in the language order specified below.
306306
<div>
307307
<a href="<?cs var:toroot ?>guide/developing/testing/index.html">
308308
<span class="en">Testing</span>
309-
</a> <span class="new">new!</span>
309+
</a>
310310
</div>
311311
<ul>
312312
<li>
313313
<a href="<?cs var:toroot ?>guide/developing/testing/testing_eclipse.html">
314314
<span class="en">Testing in Eclipse, with ADT</span>
315-
</a> <span class="new">new!</span>
315+
</a>
316316
</li>
317317
<li>
318318
<a href="<?cs var:toroot ?>guide/developing/testing/testing_otheride.html">
319319
<span class="en">Testing in Other IDEs</span>
320-
</a> <span class="new">new!</span>
320+
</a>
321321
</li>
322322
</ul>
323323
</li>
@@ -332,8 +332,7 @@ localized titles are added in the language order specified below.
332332
<!--<li><a href="<?cs var:toroot ?>guide/developing/tools/adt.html">ADT Plugin</a></li>-->
333333
<li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html">aidl</a></li>
334334
<li><a href="<?cs var:toroot ?>guide/developing/tools/avd.html">AVDs</a></li>
335-
<li><a href="<?cs var:toroot ?>guide/developing/tools/bmgr.html">bmgr</a>
336-
<span class="new">new!</span></li>
335+
<li><a href="<?cs var:toroot ?>guide/developing/tools/bmgr.html">bmgr</a></li>
337336
<li><a href="<?cs var:toroot ?>guide/developing/tools/ddms.html">ddms</a></li>
338337
<li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#dx">dx</a></li>
339338
<li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html">Draw 9-Patch</a></li>
@@ -413,7 +412,7 @@ localized titles are added in the language order specified below.
413412
<ul>
414413
<li><a href="<?cs var:toroot ?>guide/practices/compatibility.html">
415414
<span class="en">Compatibility</span>
416-
</a><span class="new">new!</span></li>
415+
</a></li>
417416
<li><a href="<?cs var:toroot ?>guide/practices/screens_support.html">
418417
<span class="en">Supporting Multiple Screens</span>
419418
</a></li>
@@ -456,16 +455,16 @@ localized titles are added in the language order specified below.
456455
<ul>
457456
<li><a href="<?cs var:toroot ?>guide/webapps/targetting.html">
458457
<span class="en">Targetting Android Devices</span>
459-
</a> <span class="new">new!</span></li>
458+
</a> <span class="new">new!</span><!-- 10/8/10 --></li>
460459
<li><a href="<?cs var:toroot ?>guide/webapps/webview.html">
461460
<span class="en">Building Web Apps in WebView</span>
462-
</a> <span class="new">new!</span></li>
461+
</a> <span class="new">new!</span><!-- 10/8/10 --></li>
463462
<li><a href="<?cs var:toroot ?>guide/webapps/debugging.html">
464463
<span class="en">Debugging Web Apps</span>
465-
</a> <span class="new">new!</span></li>
464+
</a> <span class="new">new!</span><!-- 10/8/10 --></li>
466465
<li><a href="<?cs var:toroot ?>guide/webapps/best-practices.html">
467466
<span class="en">Best Practices for Web Apps</span>
468-
</a> <span class="new">new!</span></li>
467+
</a> <span class="new">new!</span><!-- 10/8/10 --></li>
469468
</ul>
470469
</li>
471470

@@ -485,10 +484,10 @@ localized titles are added in the language order specified below.
485484
</a></li>
486485
<li><a href="<?cs var:toroot ?>guide/appendix/market-filters.html">
487486
<span class="en">Market Filters</span>
488-
</a> <span class="new">new!</span></li>
487+
</a></li>
489488
<li><a href="<?cs var:toroot ?>guide/appendix/install-location.html">
490489
<span class="en">App Install Location</span>
491-
</a> <span class="new">new!</span></li>
490+
</a></li>
492491
<li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html">
493492
<span class="en">Supported Media Formats</span>
494493
</a></li>

0 commit comments

Comments
 (0)