From d86f25f9d0862d73005472c5621da62811d3ab4a Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Mon, 12 Sep 2016 08:06:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3github=20aruis=E6=8C=87?= =?UTF-8?q?=E5=87=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/docs/ts/latest/quickstart.jade | 12 ++++++------ public/translate/cn/about.jade | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/public/docs/ts/latest/quickstart.jade b/public/docs/ts/latest/quickstart.jade index 188c1e0295..de33a3ad65 100644 --- a/public/docs/ts/latest/quickstart.jade +++ b/public/docs/ts/latest/quickstart.jade @@ -69,17 +69,17 @@ h2 构建此应用! - [Prerequisite](#prereq): Install #{_prereq}. - [环境准备](#prereq): 安装#{_prereq}。 - [Step 1](#create-and-configure): Create and configure the project. - - [步骤1](#create-and-configure): 创建并配置此项目。 -
  • [Step 2](#ngmodule): Create your application. -
  • [步骤2](#ngmodule):创建应用 + - [步骤1](#create-and-configure):创建并配置此项目。 +
  • [Step 2](#ngmodule): Create your application.
  • +
  • [步骤2](#ngmodule):创建应用
  • - [Step !{step++}](#root-component): Create a component and add it to your application. - [步骤3](#root-component):创建一个组件并添加到应用程序中。 - [Step !{step++}](#main): Start up your application. - - [步骤4](#main): 启动应用程序。 + - [步骤4](#main):启动应用程序。 - [Step !{step++}](#index): Define the web page that hosts the application. - - [步骤5](#index): 定义一个页面作为该应用的宿主。 + - [步骤5](#index):定义一个页面作为该应用的宿主。 - [Step !{step++}](#build-and-run): Build and run the application. - - [步骤6](#build-and-run): 构建并运行此应用。 + - [步骤6](#build-and-run):构建并运行此应用。 - [Step !{step++}](#make-changes): Make some live changes. - [步骤7](#make-changes):做一些修改,并立即查看效果。 - [Wrap up and Next Steps](#wrap-up) diff --git a/public/translate/cn/about.jade b/public/translate/cn/about.jade index 6665950f2b..80005225a9 100644 --- a/public/translate/cn/about.jade +++ b/public/translate/cn/about.jade @@ -56,6 +56,7 @@ - kapr1k0rn(来自 Github ) - Lion6868(来自 Github ) - 阿泽(来自 Angular 中文社区) + - Aruis(来自 Github ) - 另外还有一些做好事不留名的活雷锋 想让你的名字也出现在这里吗?请提供[反馈、纠错](https://github.com/angular/angular-cn/issues)。