diff options
-rw-r--r-- | docs/html/develop/index.jd | 10 | ||||
-rw-r--r-- | docs/html/index.jd | 19 |
2 files changed, 17 insertions, 12 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index b1d738832b3a..46eac7186ca9 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -23,12 +23,12 @@ excludeFromSuggestions=true Android Studio 2.2 <nobr>is here!</nobr></a></h1> <p class="dac-hero-description">The latest version of Android Studio includes a -rewritten <b>layout editor</b> with the new constraint layout, -helping you build rich UI with less work.</p> +rewritten layout editor with the new constraint layout, helping you build rich +UI with less work. </p> - -<p class="dac-hero-description">With over 20 new features, Android Studio -2.2 helps you code faster and smarter.</p> +<p class="dac-hero-description"> +There are 20+ new features in Android Studio 2.2, helping you code faster +and smarter.</p> <p style="margin-top:24px"> <a class="dac-hero-cta" href="{@docRoot}studio/index.html"> diff --git a/docs/html/index.jd b/docs/html/index.jd index 39e3d73439ee..6dcce924d41a 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -74,13 +74,18 @@ nonavpage=true </div> <div class="col-7of16 col-pull-6of16"> <h1 class="dac-hero-title" style="color:#004d40">Android Studio 2.2!</h1> -<p class="dac-hero-description" style="color:#004d40">The latest update is -packed with over 20 new features, like a rewritten layout editor with the -new constraint layout, support for Android 7.0 Nougat, Espresso test recording, -enhanced Jack compiler / Java 8 support, expanded C++ support with CMake and -NDK-Build, and much more!</p> -<p class="dac-hero-description" style="color:#004d40">Android Studio 2.2 -helps you code faster and smarter.</p> + +<p class="dac-hero-description" style="color:#004d40">Packed with 20+ new +features, Android Studio 2.2 focuses on speed, smarts, and Android platform +support.</p> + +<p class="dac-hero-description" style="color:#004d40">Develop faster with +features such as the new Layout Editor, and develop smarter with the new APK +analyzer, expanded code analysis and more.</p> + +<p class="dac-hero-description" style="color:#004d40">Plus, this update +includes support for all the latest developer features in Android 7.0 Nougat, +with an updated emulator to test them all out.</p> <p style="margin-top:24px"> <a class="dac-hero-cta" href="/studio/index.html" style="color:#004d40"> |