angular.js/docs/content/tutorial
Igor Minar f16150d5f1 docs(*): simplify doc urls
we now have two types of namespaces:

- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules

the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)

this simplifies urls and makes them a lot shorter while still avoiding name collisions
2012-06-12 00:10:18 -07:00
..
index.ngdoc chore(docs): re-skin main documentation 2012-05-04 16:12:17 -07:00
step_00.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_01.ngdoc chore(docs): re-skin main documentation 2012-05-04 16:12:17 -07:00
step_02.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_03.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_04.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_05.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_06.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_07.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_08.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_09.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_10.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
step_11.ngdoc docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
the_end.ngdoc docs(tutorial): update all the remaining steps 2012-04-30 01:08:15 -07:00