2015-08-08 16:55:53 -04:00
|
|
|
{
|
|
|
|
"index": {
|
|
|
|
"icon": "home",
|
|
|
|
"title": "Angular Docs",
|
|
|
|
"menuTitle": "Docs Home",
|
2015-12-15 04:35:35 -05:00
|
|
|
"banner": "Angular 2 is currently in Beta."
|
2015-08-08 16:55:53 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
"quickstart": {
|
|
|
|
"icon": "query-builder",
|
2016-03-04 20:56:41 -05:00
|
|
|
"title": "5 Min Quickstart",
|
|
|
|
"description": "Get up and running with Angular 2"
|
2015-08-08 16:55:53 -04:00
|
|
|
},
|
|
|
|
|
2015-10-15 02:04:58 -04:00
|
|
|
"tutorial": {
|
|
|
|
"icon": "list",
|
|
|
|
"title": "Tutorial",
|
2015-12-15 04:35:35 -05:00
|
|
|
"banner": "Angular 2 is currently in Beta."
|
2015-10-15 02:04:58 -04:00
|
|
|
},
|
|
|
|
|
2015-08-08 16:55:53 -04:00
|
|
|
"guide": {
|
|
|
|
"icon": "list",
|
2015-10-15 02:04:58 -04:00
|
|
|
"title": "Developer Guides",
|
2015-12-15 04:35:35 -05:00
|
|
|
"banner": "Angular 2 is currently in Beta."
|
2015-10-15 02:04:58 -04:00
|
|
|
},
|
|
|
|
|
2016-02-22 05:04:23 -05:00
|
|
|
"cookbook": {
|
|
|
|
"icon": "list",
|
|
|
|
"title": "Cookbook",
|
|
|
|
"banner": "How to solve common implementation challenges."
|
2016-02-02 08:39:34 -05:00
|
|
|
},
|
|
|
|
|
2015-08-08 16:55:53 -04:00
|
|
|
"api": {
|
|
|
|
"icon": "book",
|
2016-03-04 20:56:41 -05:00
|
|
|
"title": "API Preview",
|
|
|
|
"reference": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"cheatsheet": {
|
|
|
|
"title": "Angular Cheat Sheet",
|
|
|
|
"intro": "A quick quide to Angular syntax.",
|
|
|
|
"reference": true
|
2015-08-08 16:55:53 -04:00
|
|
|
},
|
|
|
|
|
2016-03-04 20:56:41 -05:00
|
|
|
"glossary": {
|
|
|
|
"title": "Glossary",
|
|
|
|
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
|
|
|
|
"reference": true
|
|
|
|
},
|
|
|
|
|
2015-08-08 16:55:53 -04:00
|
|
|
"resources": {
|
|
|
|
"icon": "play-circle-fill",
|
|
|
|
"title": "Angular Resources",
|
2016-03-04 20:56:41 -05:00
|
|
|
"banner": "Angular 2 is currently in Beta.",
|
|
|
|
"resources": true
|
2015-08-08 16:55:53 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
"help": {
|
|
|
|
"icon": "chat",
|
2016-03-04 20:56:41 -05:00
|
|
|
"title": "Help & Support",
|
|
|
|
"resources": true
|
2015-08-08 16:55:53 -04:00
|
|
|
}
|
|
|
|
}
|