review: patch up style-guide

This commit is contained in:
Zhimin YE (Rex) 2016-08-16 11:14:32 +01:00
parent 2e837b8f19
commit e5995453ed

View File

@ -5,6 +5,8 @@ include ../_util-fns
We are still preparing style recommendations for the new NgModules feature We are still preparing style recommendations for the new NgModules feature
introduced in RC5 and will add it to the style guide soon. introduced in RC5 and will add it to the style guide soon.
我们正在为在RC5中引进的新`NgModules`特征编写风格指南,并将很快添加到本风格指南中。
:marked :marked
Welcome to the Angular 2 Style Guide Welcome to the Angular 2 Style Guide
@ -203,13 +205,11 @@ a(href="#toc") 回到顶部
.l-main-section .l-main-section
:marked :marked
.s-rule.do
### <a id="01-02"></a>Small Functions ### <a id="01-02"></a>Small Functions
### <a id="01-02"></a>小函数 ### <a id="01-02"></a>小函数
#### <a href="#01-02">Style 01-02</a> #### <a href="#01-02">Style 01-02</a>
#### <a href="#01-02">风格01-02</a> #### <a href="#01-02">风格01-02</a>
.s-rule.do
:marked :marked
**Do** define small functions **Do** define small functions