Docs: Migration of N docs to about/versions/
With the transition from N Preview to actual Nougat Release, this CL moves
the high-level overview files from the preview directory into the
about/versions/ directory, under which an archive of current and previous
Android versions' changes resides.
Change-Id: I42373b0302e953f8166c62e7c8422f2481322240
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js
index ef94cc4..c79ad88 100644
--- a/docs/html/jd_extras_en.js
+++ b/docs/html/jd_extras_en.js
@@ -5556,15 +5556,12 @@
"https://medium.com/google-developers/writing-more-code-by-writing-less-code-with-android-studio-live-templates-244f648d17c7#.hczcm02du",
]
},
- "preview/landing/resources": {
+ "nougat/landing/resources": {
"title": "",
"resources": [
- "preview/overview.html",
- "preview/api-overview.html",
- "preview/behavior-changes.html",
- "preview/setup-sdk.html",
- "preview/samples.html",
- "preview/support.html"
+ "about/versions/nougat/api-overview.html",
+ "about/versions/nougat/behavior-changes.html",
+ "about/versions/nougat/samples.html",
]
},