This commit is contained in:
parent
cc9e699b4c
commit
fde8389977
|
@ -47,4 +47,4 @@ include ../_util-fns
|
|||
|
||||
Post issues with *Angular itself* to the [angular](https://github.com/angular/angular) github repository.
|
||||
|
||||
在[angular](https://github.com/angular/angular)提交*Angular本身*的问题。
|
||||
到[Angular仓库](https://github.com/angular/angular)提交*Angular本身*的问题。
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
block includes
|
||||
include ../_util-fns
|
||||
- var _angular_io = 'angular.cn';
|
||||
- var _angular_io = 'angular.io';
|
||||
|
||||
- var __lang = _docsFor || current.path[1] || 'ts';
|
||||
- var guideData = public.docs[__lang].latest.guide._data;
|
||||
|
@ -93,6 +93,7 @@ table(width="100%")
|
|||
In-depth analysis of Angular features and development practices.
|
||||
|
||||
深入分析 Angular 的特性和开发实践。
|
||||
|
||||
tr(style=top if-docs="ts")
|
||||
td
|
||||
p <b><a href="../cookbook/">Cookbook</a></b>
|
||||
|
|
Loading…
Reference in New Issue