2015-03-02 14:46:31 -08:00
{
"index" : {
"icon" : "home" ,
"title" : "Angular Docs" ,
"menuTitle" : "Docs Home" ,
2015-03-04 12:24:00 -07:00
"banner" : "Angular 2 is currently in Alpha Preview. We recommend using <a href='https://angulardart.org'>Angular for Dart</a> for production applications."
2015-03-02 14:46:31 -08:00
} ,
"quickstart" : {
"icon" : "query-builder" ,
"title" : "5 Min Quickstart"
} ,
"resources" : {
"icon" : "play-circle-fill" ,
"title" : "Angular Resources" ,
2015-04-07 17:18:47 -07:00
"banner" : "Angular 2 is currently in Alpha Preview. For AngularDart 1.X resources, visit <a href='https://angulardart.org/'>angulardart.org</a>."
2015-03-02 14:46:31 -08:00
} ,
"api" : {
"icon" : "book" ,
"title" : "API Proposal"
} ,
"help" : {
"icon" : "chat" ,
2015-03-11 17:56:08 -07:00
"title" : "Help & Support"
2015-03-02 14:46:31 -08:00
}
2015-03-02 18:42:31 -08:00
}