69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"index": {
|
|
"icon": "home",
|
|
"title": "Angular Docs",
|
|
"menuTitle": "Docs Home",
|
|
"banner": "Welcome to <b>Angular in TypeScript</b>! The current Angular 2 release is <b>rc.1</b>. Please consult the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'> Change Log</a> about recent enhancements, fixes, and breaking changes."
|
|
},
|
|
|
|
"quickstart": {
|
|
"icon": "query-builder",
|
|
"title": "5 Min Quickstart",
|
|
"description": "Get up and running with Angular 2"
|
|
},
|
|
|
|
"tutorial": {
|
|
"icon": "list",
|
|
"title": "Tutorial",
|
|
"banner": "Angular 2 is currently in Beta."
|
|
},
|
|
|
|
"guide": {
|
|
"icon": "list",
|
|
"title": "Developer Guides",
|
|
"banner": "Angular 2 is currently in Beta."
|
|
},
|
|
|
|
"cookbook": {
|
|
"icon": "list",
|
|
"title": "Cookbook",
|
|
"banner": "How to solve common implementation challenges."
|
|
},
|
|
|
|
"api/": {
|
|
"icon": "book",
|
|
"title": "API Preview",
|
|
"reference": true
|
|
},
|
|
|
|
"cheatsheet": {
|
|
"title": "Angular Cheat Sheet",
|
|
"intro": "A quick guide to Angular syntax.",
|
|
"reference": false
|
|
},
|
|
|
|
"glossary": {
|
|
"title": "Glossary",
|
|
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
|
|
"reference": false
|
|
},
|
|
|
|
"resources": {
|
|
"icon": "play-circle-fill",
|
|
"title": "Angular Resources",
|
|
"banner": "Angular 2 is currently in Beta.",
|
|
"resources": true
|
|
},
|
|
|
|
"help": {
|
|
"icon": "chat",
|
|
"title": "Help & Support",
|
|
"resources": true
|
|
},
|
|
|
|
"styleguide": {
|
|
"title": "Docs Style Guide",
|
|
"intro": "Design & Layout Patterns For Documentation"
|
|
}
|
|
}
|