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

36 lines
514 B
JSON
Raw Normal View History

2015-04-16 10:24:28 -04:00
{
"_listtype": "ordered",
2015-04-18 12:12:05 -04:00
"setup": {
"title": "Getting Started"
2015-04-16 10:24:28 -04:00
},
2015-04-18 12:12:05 -04:00
"displaying-data": {
"title": "Displaying Data"
},
"user-input": {
"title": "User Input"
},
"making-components": {
"title": "Making Components"
2015-04-18 12:12:05 -04:00
},
"talking-to-components": {
"title": "Talking to Components"
},
"using-forms": {
"title": "Using Forms"
},
"transforming-data": {
"title": "Tranforming data (pipes)"
},
"reusing-components": {
"title": "Reusing Components"
2015-04-16 10:24:28 -04:00
}
}