94aa3664ab
# Conflicts: # .gitignore # public/docs/_examples/cb-component-communication/ts/app/app.component.ts # public/docs/ts/latest/_data.json # public/docs/ts/latest/cookbook/_data.json # public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade # public/docs/ts/latest/cookbook/dependency-injection.jade # public/docs/ts/latest/cookbook/dynamic-form.jade # public/docs/ts/latest/cookbook/set-document-title.jade # public/docs/ts/latest/glossary.jade # public/docs/ts/latest/guide/architecture.jade # public/docs/ts/latest/guide/attribute-directives.jade # public/docs/ts/latest/guide/dependency-injection.jade # public/docs/ts/latest/guide/forms.jade # public/docs/ts/latest/guide/hierarchical-dependency-injection.jade # public/docs/ts/latest/guide/pipes.jade # public/docs/ts/latest/guide/router.jade # public/docs/ts/latest/guide/server-communication.jade # public/docs/ts/latest/guide/template-syntax.jade # public/docs/ts/latest/quickstart.jade # public/docs/ts/latest/tutorial/toh-pt1.jade # public/docs/ts/latest/tutorial/toh-pt3.jade # public/docs/ts/latest/tutorial/toh-pt5.jade # public/docs/ts/latest/tutorial/toh-pt6.jade
76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
{
|
|
"index": {
|
|
"icon": "home",
|
|
"title": "Angular中文文档",
|
|
"menuTitle": "文档首页",
|
|
"banner": "欢迎来到<b>Angular in TypeScript</b>! 当前的Angular 2版本是<b>rc.5</b>。请参考<a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>变更记录</a>了解最新的增强、修复和破坏性变更。"
|
|
},
|
|
|
|
"cli-quickstart": {
|
|
"icon": "query-builder",
|
|
"title": "CLI 快速起步",
|
|
"description": "使用CLI快速构建Angular 2应用",
|
|
"hide": true
|
|
},
|
|
|
|
"quickstart": {
|
|
"icon": "query-builder",
|
|
"title": "五分钟“快速起步”",
|
|
"description": "Angular 2快速起步"
|
|
},
|
|
|
|
"tutorial": {
|
|
"icon": "list",
|
|
"title": "教程",
|
|
"banner": "Angular 2正处于rc阶段。"
|
|
},
|
|
|
|
"guide": {
|
|
"icon": "list",
|
|
"title": "开发指南",
|
|
"banner": "Angular 2正处于rc阶段。"
|
|
},
|
|
|
|
"cookbook": {
|
|
"icon": "list",
|
|
"title": "Cookbook",
|
|
"banner": "教你解决常见的“该怎么做”问题。"
|
|
},
|
|
|
|
"api/": {
|
|
"icon": "book",
|
|
"title": "API参考手册",
|
|
"reference": true
|
|
},
|
|
|
|
"cheatsheet": {
|
|
"title": "Angular小抄",
|
|
"intro": "关于Angular语法的快速指南",
|
|
"reference": false
|
|
},
|
|
|
|
"glossary": {
|
|
"title": "词汇表",
|
|
"intro": "Angular 2中那些最重要的词汇的简短定义",
|
|
"reference": false
|
|
},
|
|
|
|
"resources": {
|
|
"icon": "play-circle-fill",
|
|
"title": "Angular资源",
|
|
"banner": "Angular 2正处于rc阶段",
|
|
"resources": true
|
|
},
|
|
|
|
"help": {
|
|
"icon": "chat",
|
|
"title": "帮助与支持",
|
|
"resources": true
|
|
},
|
|
|
|
"styleguide": {
|
|
"title": "文档风格指南",
|
|
"intro": "文档的设计与布局模式"
|
|
}
|
|
}
|