36 lines
1.0 KiB
JSON
Raw Normal View History

2015-02-28 16:35:18 -08:00
{
"index": {
2015-03-01 16:39:17 -08:00
"icon": "home",
2015-03-01 06:42:31 -08:00
"title": "Angular Docs",
2015-03-01 16:39:17 -08:00
"menuTitle": "Docs Home",
"banner": "Angular 2 is currently in Developer Preview. We recommend using <a href='https://docs.angularjs.org/guide'>Angular 1.X</a> for production applications."
2015-02-28 16:35:18 -08:00
},
"quickstart": {
2015-03-01 16:39:17 -08:00
"icon": "query-builder",
2015-02-28 16:35:18 -08:00
"title": "5 Min Quickstart"
},
2015-04-21 12:36:32 -07:00
"guide": {
2015-04-21 08:44:56 -07:00
"icon": "list",
2015-04-21 08:58:54 -07:00
"title": "Step By Step Guide",
"banner": "Angular 2 is currently in Developer Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>."
2015-02-28 16:35:18 -08:00
},
2015-04-21 12:36:32 -07:00
"api": {
2015-03-01 16:39:17 -08:00
"icon": "book",
2015-04-22 10:12:55 -07:00
"title": "API Preview"
2015-02-28 16:35:18 -08:00
},
2015-04-23 08:34:23 -07:00
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"banner": "Angular 2 is currently in Developer Preview. For <a href='https://docs.angularjs.org/guide'>Angular 1.X Resources</a> please visit <a href='https://angularjs.org/'>Angularjs.org</a>."
2015-04-23 08:34:23 -07:00
},
2015-02-28 16:35:18 -08:00
"help": {
2015-03-01 16:39:17 -08:00
"icon": "chat",
2015-03-11 17:56:08 -07:00
"title": "Help & Support"
2015-02-28 16:35:18 -08:00
}
2015-03-02 14:50:14 -08:00
}