Skip to content

Commit 24a024e

Browse files
committed
Doc change: fix typo in JB highlights.
1 parent d5abc55 commit 24a024e

File tree

1 file changed

+2
-39
lines changed

1 file changed

+2
-39
lines changed

docs/html/about/versions/jelly-bean.jd

Lines changed: 2 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,6 @@
11
page.title=Android 4.1 for Developers
22
@jd:body
33

4-
5-
<!--<style type="text/css">
6-
#jd-content {
7-
max-width:1024px;
8-
}
9-
#jd-content div.screenshot {
10-
float:left;
11-
clear:left;
12-
padding:15px 30px 15px 0;
13-
}
14-
15-
</style>
16-
17-
<p></p>
18-
19-
20-
<div style="float:right;width:230px;padding:0px 0px 60px 34px;margin-top:-40px">
21-
<div>
22-
<img src="{@docRoot}images/android-jellybean-sm.png" xheight="402" width="280">
23-
</div>
24-
<p class="image-caption">Find out more about the Jelly Bean features for users at <a href="http://www.android.com">android.com</a></p>
25-
</div>-->
26-
274
<div style="float:right;width:320px;padding:0px 0px 0px 34px;clear:both">
285
<div>
296
<img src="{@docRoot}images/jb-android-4.1.png" height="426" width="390">
@@ -35,23 +12,9 @@ page.title=Android 4.1 for Developers
3512
improvements throughout the platform and added great new features
3613
for users and developers. This document provides a glimpse of what's new for developers.
3714

38-
<p>See the <a href="{@docRoot}about/versions/android-4.1.html">Android 4.1 APIs</a> document for a detailed look at the new developer APIs,</p>
15+
<p>See the <a href="{@docRoot}about/versions/android-4.1.html">Android 4.1 APIs</a> document for a detailed look at the new developer APIs.</p>
3916

40-
<!--
41-
<ul>
42-
<li><a href="#performance">Fast, Smooth, Responsive</a></li>
43-
<li><a href="#accessibility">Enhanced Accessibility</a></li>
44-
<li><a href="#intl">Support for International Users</a></li>
45-
<li><a href="#ui">Capabilities for Creating Beautiful UI</a></li>
46-
<li><a href="#input">New Input Types and Capabilities</a></li>
47-
<li><a href="#graphics">Animation and Graphics</a></li>
48-
<li><a href="#connectivity">New Types of Connectivity</a></li>
49-
<li><a href="#media">Media Capabilities</a></li>
50-
<li><a href="#google">Google APIs and services</a></li>
51-
</ul>
52-
-->
53-
54-
<p>Find out more about the Jelly Bean features for users at <a href="http://www.android.com/whatsnew">www.android.com</a></p>
17+
<p>Find out more about the Jelly Bean features for users at <a href="http://www.android.com/whatsnew">www.android.com</a>.</p>
5518

5619

5720
<h2 id="performance">Faster, Smoother, More Responsive</h2>

0 commit comments

Comments
 (0)