angular-cn/public/docs/ts/latest/index.jade

96 lines
3.9 KiB
Plaintext
Raw Normal View History

.clearfix
a.card.c4(href="/docs/#{current.path[1]}/#{current.path[2]}/quickstart.html")
h2.text-headline.text-uppercase Quickstart
h2.text-headline.text-uppercase 快速起步
p A short beginner guide explaining the basic concepts of Angular
p 一个简短的初学者指南用以解释Angular的基本概念
footer
p View Quickstart
p 查看“快速起步”
a.card.c4(href="/docs/#{current.path[1]}/#{current.path[2]}/guide/")
h2.text-headline.text-uppercase Developer Guide
h2.text-headline.text-uppercase 开发指南
p An intermediate development guide covering all major features of Angular
p 一个面向中级开发者的指南覆盖了Angular的所有主要特性
footer
p View Guide
p 查看开发指南
a.card.c4(href="/docs/#{current.path[1]}/#{current.path[2]}/api/")
h2.text-headline.text-uppercase API Reference
h2.text-headline.text-uppercase API参考手册
p An advanced reference of all Angular Classes, Methods, etc.
p 一个高级的参考手册包括所有的Angular类、方法等。
footer
p View API
p 查看API参考手册
.c4.secondary-content-list
h4 Advanced Documentation
h4 高级文档
ul
li
a(href="/docs/ts/latest/guide/ngmodule.html") Angular Modules
a(href="/docs/ts/latest/guide/ngmodule.html") Angular模块
li
a(href="/docs/ts/latest/guide/animations.html") Animations
a(href="/docs/ts/latest/guide/animations.html") 动画
li
a(href="/docs/ts/latest/guide/attribute-directives.html") Attribute Directives
a(href="/docs/ts/latest/guide/attribute-directives.html") 属性型指令
li
a(href="/docs/ts/latest/guide/browser-support.html") Browser Support
a(href="/docs/ts/latest/guide/browser-support.html") 浏览器支持
li
a(href="/docs/ts/latest/guide/component-styles.html") Component Styles
a(href="/docs/ts/latest/guide/component-styles.html") 组件样式
li
a(href="/docs/ts/latest/guide/ngmodule.html") View All...
a(href="/docs/ts/latest/guide/ngmodule.html") 查看全部……
.c4.secondary-content-list
h4 Cookbook
h4 烹饪宝典
ul
li
a(href="/docs/ts/latest/cookbook/aot-compiler.html") Ahead-of-Time Compilation
a(href="/docs/ts/latest/cookbook/aot-compiler.html") 预编译
li
a(href="/docs/ts/latest/cookbook/a1-a2-quick-reference.html") Angular 1 to Angular 2
a(href="/docs/ts/latest/cookbook/a1-a2-quick-reference.html") Angular 1迁移到Angular 2
li
a(href="/docs/ts/latest/cookbook/ngmodule-faq.html") Angular Module FAQ
a(href="/docs/ts/latest/cookbook/ngmodule-faq.html") Angular模块FAQ
li
a(href="/docs/ts/latest/cookbook/component-communication.html") Component Interaction
a(href="/docs/ts/latest/cookbook/component-communication.html") 组件交互
li
a(href="/docs/ts/latest/cookbook/component-relative-paths.html") Component-Relative Paths
a(href="/docs/ts/latest/cookbook/component-relative-paths.html") 相对于组件的路径
li
a(href="/docs/ts/latest/cookbook/") View All...
a(href="/docs/ts/latest/cookbook/") 查看全部……
.c4.secondary-content-list
h4 Tools & Libraries
h4 工具与库
ul
li
a(target="_blank" href="https://github.com/angular/universal") Angular Universal
li
a(target="_blank" href="https://augury.angular.io/") Augury
li
a(target="_blank" href="https://github.com/jaxio/celerio-angular-quickstart") Celerio Angular Quickstart
a(target="_blank" href="https://github.com/jaxio/celerio-angular-quickstart") Celerio Angular快速起步
li
a(target="_blank" href="https://github.com/mgechev/codelyzer") Codelyzer
li
a(target="_blank" href="https://github.com/johnpapa/lite-server") Lite-server
li
a(target="_blank" href="/resources/") View All...
a(target="_blank" href="/resources/") 查看全部……