From b0ca00431f70bd5ec569d94a88f33cbb585b1787 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 17 Aug 2016 19:09:14 -0700 Subject: [PATCH] Doc change: updates for final N landing page and related resources. Change-Id: Ieeb3dd74a889d6c0118e4ca8575abdaddcde7e73 --- docs/html/_redirects.yaml | 2 +- docs/html/about/_book.yaml | 6 +- docs/html/about/about_toc.cs | 12 ++ docs/html/about/versions/marshmallow/index.jd | 1 - .../versions/nougat/android-7.0-changes.jd | 12 +- .../versions/nougat/android-7.0-samples.jd | 3 +- .../versions/nougat/android-7.0-testing.jd | 190 ------------------ .../html/about/versions/nougat/android-7.0.jd | 26 ++- docs/html/about/versions/nougat/index.jd | 44 ++-- .../topics/ui/notifiers/notifications.jd | 2 + docs/html/images/home/nougat_bg.jpg | Bin 0 -> 45178 bytes docs/html/images/home/nougat_bg_2x.jpg | Bin 0 -> 115722 bytes docs/html/index.jd | 40 ++-- docs/html/jd_extras_en.js | 33 ++- 14 files changed, 92 insertions(+), 279 deletions(-) delete mode 100644 docs/html/about/versions/nougat/android-7.0-testing.jd create mode 100644 docs/html/images/home/nougat_bg.jpg create mode 100644 docs/html/images/home/nougat_bg_2x.jpg diff --git a/docs/html/_redirects.yaml b/docs/html/_redirects.yaml index e28b8e6ed3677..a1eb11e2e58fc 100644 --- a/docs/html/_redirects.yaml +++ b/docs/html/_redirects.yaml @@ -1252,7 +1252,7 @@ redirects: - from: /preview/samples.html to: /about/versions/nougat/android-7.0-samples.html - from: /preview/guide.html - to: /about/versions/nougat/android-7.0-testing.html + to: /about/versions/nougat/index.html - from: /preview/api-overview.html to: /about/versions/nougat/android-7.0.html - from: /preview/index.html diff --git a/docs/html/about/_book.yaml b/docs/html/about/_book.yaml index 958435d5e894f..0e91c08aeb3ad 100644 --- a/docs/html/about/_book.yaml +++ b/docs/html/about/_book.yaml @@ -2,14 +2,12 @@ toc: - title: Nougat path: /about/versions/nougat/index.html section: - - title: Android 7.0 APIs + - title: Android 7.0 for Developers path: /about/versions/nougat/android-7.0.html - - title: Android 7.0 Changes + - title: Android 7.0 Behavior Changes path: /about/versions/nougat/android-7.0-changes.html - title: Android 7.0 Samples path: /about/versions/nougat/android-7.0-samples.html - - title: Android 7.0 Testing - path: /about/versions/nougat/android-7.0-testing.html - title: Marshmallow path: /about/versions/marshmallow/index.html diff --git a/docs/html/about/about_toc.cs b/docs/html/about/about_toc.cs index a45601278d880..de396208ef2c0 100644 --- a/docs/html/about/about_toc.cs +++ b/docs/html/about/about_toc.cs @@ -1,4 +1,16 @@