angular-cn/public/docs/js/latest/_data.json

36 lines
1.0 KiB
JSON
Raw Normal View History

2015-02-28 19:35:18 -05:00
{
"index": {
2015-03-01 19:39:17 -05:00
"icon": "home",
2015-03-01 09:42:31 -05:00
"title": "Angular Docs",
2015-03-01 19:39:17 -05: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 19:35:18 -05:00
},
"quickstart": {
2015-03-01 19:39:17 -05:00
"icon": "query-builder",
2015-02-28 19:35:18 -05:00
"title": "5 Min Quickstart"
},
2015-04-21 15:36:32 -04:00
"guide": {
2015-04-21 11:44:56 -04:00
"icon": "list",
2015-04-21 11:58:54 -04: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 19:35:18 -05:00
},
2015-04-21 15:36:32 -04:00
"api": {
2015-03-01 19:39:17 -05:00
"icon": "book",
2015-04-22 13:12:55 -04:00
"title": "API Preview"
2015-02-28 19:35:18 -05:00
},
2015-04-23 11:34:23 -04: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 11:34:23 -04:00
},
2015-02-28 19:35:18 -05:00
"help": {
2015-03-01 19:39:17 -05:00
"icon": "chat",
2015-03-11 20:56:08 -04:00
"title": "Help & Support"
2015-02-28 19:35:18 -05:00
}
2015-03-02 17:50:14 -05:00
}