angular.js/docs/spec
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
..
domSpec.js doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module 2011-11-14 20:31:16 -08:00
ngdocSpec.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
sitemapSpec.js fix(gen-docs): require files without touching PATH 2011-10-18 22:23:52 -07:00
specs.js chore(specs.js): remove unused dependency 2012-01-10 22:21:54 -08:00
writerSpec.js fix(gen-docs): require files without touching PATH 2011-10-18 22:23:52 -07:00