From 6336b6e89e3a80aec3c4367ab4c2737fd365c030 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 30 Mar 2012 14:02:26 -0700 Subject: chore(docs): restore old tutorial ngdoc files --- docs/content/tutorial/step_01.ngdoc | 57 +++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 docs/content/tutorial/step_01.ngdoc (limited to 'docs/content/tutorial/step_01.ngdoc') diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc new file mode 100644 index 00000000..fb8eb26e --- /dev/null +++ b/docs/content/tutorial/step_01.ngdoc @@ -0,0 +1,57 @@ +@ngdoc overview +@name Tutorial: 1 - Static Template +@description + +
+... +
+ Fast just got faster with Nexus S. +
++ The Next, Next Generation tablet. +
+Total number of phones: 2
+ + +# Summary + +This addition to your app uses static HTML to display the list. Now, let's go to {@link step_02 +step 2} to learn how to use angular to dynamically generate the same list. + + +