Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs: fix {ts,dart,js}/latest/_data.json #2387

Merged
merged 2 commits into from
Sep 19, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions public/docs/dart/latest/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,66 +4,74 @@
"title": "Angular Docs",
"subtitle": "Dart",
"menuTitle": "Docs Home",
"banner": "Current release is <strong>beta.21</strong>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change Log</a> to see enhancements, fixes, and breaking changes."
"banner": "Angular release is <b>beta.21</b>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change log</a> 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"
}
}
25 changes: 16 additions & 9 deletions public/docs/js/latest/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,66 +4,73 @@
"title": "Angular Docs",
"subtitle": "JavaScript",
"menuTitle": "Docs Home",
"banner": "Angular 2 release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change Log</a> to see enhancements, fixes, and breaking changes."
"banner": "Angular release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> 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"
}
}
20 changes: 9 additions & 11 deletions public/docs/ts/latest/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,35 @@
"title": "Angular Docs",
"subtitle": "TypeScript",
"menuTitle": "Docs Home",
"banner": "Angular 2 release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change Log</a> to see enhancements, fixes, and breaking changes."
"banner": "Angular release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> 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": {
Expand All @@ -45,7 +44,7 @@

"api/": {
"icon": "book",
"title": "API Preview",
"title": "API Reference",
"subtitle": "TypeScript",
"reference": true
},
Expand All @@ -60,15 +59,14 @@
"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
},

"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"subtitle": "TypeScript",
"banner": "Angular 2 is currently in Release Candidate.",
"resources": true
},

Expand Down