add(doc): added missing angular.module.ng namespace

This commit is contained in:
Misko Hevery 2011-11-14 14:32:36 -08:00
parent e88dfb734a
commit ac73e8877e

View file

@ -0,0 +1,5 @@
@ngdoc overview
@name angular.module.ng
@description
The `ng` is an angular module which contains all of the core angular services.