88 lines
2.2 KiB
JSON
88 lines
2.2 KiB
JSON
{
|
|
"index": {
|
|
"icon": "home",
|
|
"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."
|
|
},
|
|
|
|
"cli-quickstart": {
|
|
"icon": "query-builder",
|
|
"title": "CLI Quickstart",
|
|
"subtitle": "TypeScript",
|
|
"description": "Use the CLI tool to build apps quickly in Angular 2",
|
|
"hide": true
|
|
},
|
|
|
|
"quickstart": {
|
|
"icon": "query-builder",
|
|
"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."
|
|
},
|
|
|
|
"tutorial": {
|
|
"icon": "list",
|
|
"title": "Tutorial",
|
|
"subtitle": "TypeScript",
|
|
"banner": "Angular 2 is currently in Release Candidate."
|
|
},
|
|
|
|
"guide": {
|
|
"icon": "list",
|
|
"title": "Developer Guides",
|
|
"subtitle": "TypeScript",
|
|
"banner": "Angular 2 is currently in Release Candidate."
|
|
},
|
|
|
|
"cookbook": {
|
|
"icon": "list",
|
|
"title": "Cookbook",
|
|
"subtitle": "TypeScript",
|
|
"banner": "How to solve common implementation challenges."
|
|
},
|
|
|
|
"api/": {
|
|
"icon": "book",
|
|
"title": "API Preview",
|
|
"subtitle": "TypeScript",
|
|
"reference": true
|
|
},
|
|
|
|
"cheatsheet": {
|
|
"title": "Angular Cheat Sheet",
|
|
"subtitle": "TypeScript",
|
|
"intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
|
|
"reference": false
|
|
},
|
|
|
|
"glossary": {
|
|
"title": "Glossary",
|
|
"subtitle": "TypeScript",
|
|
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
|
|
"reference": false
|
|
},
|
|
|
|
"resources": {
|
|
"icon": "play-circle-fill",
|
|
"title": "Angular Resources",
|
|
"subtitle": "TypeScript",
|
|
"banner": "Angular 2 is currently in Release Candidate.",
|
|
"resources": true
|
|
},
|
|
|
|
"help": {
|
|
"icon": "chat",
|
|
"title": "Help & Support",
|
|
"subtitle": "From our team & community",
|
|
"resources": true
|
|
},
|
|
|
|
"styleguide": {
|
|
"title": "Docs Style Guide",
|
|
"subtitle": "TypeScript",
|
|
"intro": "Design & Layout Patterns For Documentation"
|
|
}
|
|
}
|