diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json
index 420f3b50f8..c23053213e 100644
--- a/public/docs/dart/latest/_data.json
+++ b/public/docs/dart/latest/_data.json
@@ -4,66 +4,74 @@
"title": "Angular Docs",
"subtitle": "Dart",
"menuTitle": "Docs Home",
- "banner": "Current release is beta.21. View the change Log to see enhancements, fixes, and breaking changes."
+ "banner": "Angular release is beta.21. View the change log to see enhancements, fixes, and breaking changes."
},
"quickstart": {
"icon": "query-builder",
- "title": "5 Min Quickstart",
- "description": "Get up and running with Angular 2"
+ "title": "Quickstart",
+ "subtitle": "Dart",
+ "description": "Get up and running with Angular",
+ "banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "Dart"
},
"guide": {
"icon": "list",
"title": "Developer Guides",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "Dart"
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
+ "subtitle": "Dart",
"banner": "How to solve common implementation challenges."
},
"api/": {
"icon": "book",
- "title": "API Preview",
+ "title": "API Reference",
+ "subtitle": "Dart",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
+ "subtitle": "Dart",
"intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
"reference": false
},
"glossary": {
"title": "Glossary",
- "intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
+ "subtitle": "Dart",
+ "intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
- "banner": "Angular 2 is currently in Release Candidate.",
+ "subtitle": "Dart",
"resources": true
},
"help": {
"icon": "chat",
"title": "Help & Support",
+ "subtitle": "From our team & community",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
+ "subtitle": "Dart",
"intro": "Design & Layout Patterns For Documentation"
}
}
diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json
index 22e6851bd4..67e96e2f7f 100644
--- a/public/docs/js/latest/_data.json
+++ b/public/docs/js/latest/_data.json
@@ -4,66 +4,73 @@
"title": "Angular Docs",
"subtitle": "JavaScript",
"menuTitle": "Docs Home",
- "banner": "Angular 2 release is 2.0.0. View the change Log to see enhancements, fixes, and breaking changes."
+ "banner": "Angular release is 2.0.0. View the change log to see enhancements, fixes, and breaking changes."
},
"quickstart": {
"icon": "query-builder",
- "title": "5 Min Quickstart",
- "description": "Get up and running with Angular 2"
+ "title": "Quickstart",
+ "subtitle": "JavaScript",
+ "description": "Get up and running with Angular",
+ "banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "JavaScript"
},
"guide": {
"icon": "list",
"title": "Developer Guides",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "JavaScript"
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
- "banner": "How to solve common implementation challenges."
+ "subtitle": "JavaScript"
},
"api/": {
"icon": "book",
- "title": "API Preview",
+ "title": "API Reference",
+ "subtitle": "JavaScript",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
+ "subtitle": "JavaScript",
"intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
"reference": false
},
"glossary": {
"title": "Glossary",
- "intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
+ "subtitle": "JavaScript",
+ "intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
- "banner": "Angular 2 is currently in Release Candidate.",
+ "subtitle": "JavaScript",
"resources": true
},
"help": {
"icon": "chat",
"title": "Help & Support",
+ "subtitle": "From our team & community",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
+ "subtitle": "JavaScript",
"intro": "Design & Layout Patterns For Documentation"
}
}
diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json
index c893f78305..93bfe769c4 100644
--- a/public/docs/ts/latest/_data.json
+++ b/public/docs/ts/latest/_data.json
@@ -4,36 +4,35 @@
"title": "Angular Docs",
"subtitle": "TypeScript",
"menuTitle": "Docs Home",
- "banner": "Angular 2 release is 2.0.0. View the change Log to see enhancements, fixes, and breaking changes."
+ "banner": "Angular release is 2.0.0. View the change log to see enhancements, fixes, and breaking changes."
},
"cli-quickstart": {
"icon": "query-builder",
"title": "CLI Quickstart",
"subtitle": "TypeScript",
- "description": "Use the CLI tool to build apps quickly in Angular 2",
+ "description": "Use the CLI tool to quickly build Angular applications",
"hide": true
},
"quickstart": {
"icon": "query-builder",
+ "title": "Quickstart",
"subtitle": "TypeScript",
- "description": "Get up and running with Angular 2",
- "banner": "This QuickStart guide demonstrates how to build and run a simple Angular 2 application in TypeScript."
+ "description": "Get up and running with Angular",
+ "banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
- "subtitle": "TypeScript",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "TypeScript"
},
"guide": {
"icon": "list",
"title": "Developer Guides",
- "subtitle": "TypeScript",
- "banner": "Angular 2 is currently in Release Candidate."
+ "subtitle": "TypeScript"
},
"cookbook": {
@@ -45,7 +44,7 @@
"api/": {
"icon": "book",
- "title": "API Preview",
+ "title": "API Reference",
"subtitle": "TypeScript",
"reference": true
},
@@ -60,7 +59,7 @@
"glossary": {
"title": "Glossary",
"subtitle": "TypeScript",
- "intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
+ "intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
@@ -68,7 +67,6 @@
"icon": "play-circle-fill",
"title": "Angular Resources",
"subtitle": "TypeScript",
- "banner": "Angular 2 is currently in Release Candidate.",
"resources": true
},