From e5995453ed2b8aa8731192f87e27634055d0adad Mon Sep 17 00:00:00 2001 From: "Zhimin YE (Rex)" Date: Tue, 16 Aug 2016 11:14:32 +0100 Subject: [PATCH] review: patch up style-guide --- public/docs/ts/latest/guide/style-guide.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/docs/ts/latest/guide/style-guide.jade b/public/docs/ts/latest/guide/style-guide.jade index 9351902ffb..0fc02f56a2 100644 --- a/public/docs/ts/latest/guide/style-guide.jade +++ b/public/docs/ts/latest/guide/style-guide.jade @@ -5,6 +5,8 @@ include ../_util-fns We are still preparing style recommendations for the new NgModules feature introduced in RC5 and will add it to the style guide soon. + 我们正在为在RC5中引进的新`NgModules`特征编写风格指南,并将很快添加到本风格指南中。 + :marked Welcome to the Angular 2 Style Guide @@ -203,13 +205,11 @@ a(href="#toc") 回到顶部 .l-main-section :marked -.s-rule.do ### Small Functions ### 小函数 - #### Style 01-02 #### 风格01-02 - +.s-rule.do :marked **Do** define small functions