angular.js/docs/content/tutorial
DanS c1e6afca11 docs(tutorial/step-2): add beforeEach to load module
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.

Closes #4489
2013-10-25 22:03:10 +01:00
..
index.ngdoc fix(tutorial): fix broken link caused by bad line break 2013-08-14 15:45:15 -07:00
step_00.ngdoc docs(tutorial/step_00): reword sentence to make sense 2013-10-24 22:11:56 +01:00
step_01.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
step_02.ngdoc docs(tutorial/step-2): add beforeEach to load module 2013-10-25 22:03:10 +01:00
step_03.ngdoc docs(tutorial/step_03): add info about karma-ng-scenario plug-in 2013-09-18 12:43:58 +01:00
step_04.ngdoc docs(tutorial/step-04): actually add age property to the code example 2013-10-14 06:25:20 +01:00
step_05.ngdoc docs(tutorial/step-5): fix wrong link to services guide 2013-10-25 21:51:23 +01:00
step_06.ngdoc docs(tutorial): fix style across tutorial steps 2013-10-08 10:49:33 -07:00
step_07.ngdoc docs(tutorial/step-07): fix typo 2013-10-24 20:43:32 +01:00
step_08.ngdoc docs(tutorial/step08): use DI annotations 2013-10-11 16:15:36 -07:00
step_09.ngdoc docs(tutorial): improve wording and consistency 2013-10-03 11:58:47 +01:00
step_10.ngdoc docs(tutorial/step10): use DI annotations 2013-10-11 16:15:36 -07:00
step_11.ngdoc docs(tutorial/step11): use DI annotations, fix summary 2013-10-11 16:15:36 -07:00
step_12.ngdoc docs(tutorial/step12): fix callout formatting 2013-10-11 16:34:37 -07:00
the_end.ngdoc chore(ngdoc): wrap all pages inside of a container tag for easy styling 2013-07-12 22:43:24 +01:00