aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorMisko Hevery2011-11-14 14:32:36 -0800
committerMisko Hevery2011-11-14 20:31:19 -0800
commitac73e8877e557e191f09e2f86cd3a118cc8a5d8e (patch)
treec760c8efad2a8ba887598e55aa238616282af69b /docs/content
parente88dfb734a64aad4dbd402642816781b0e1725ec (diff)
downloadangular.js-ac73e8877e557e191f09e2f86cd3a118cc8a5d8e.tar.bz2
add(doc): added missing angular.module.ng namespace
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/api/angular.module.ng.ngdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/content/api/angular.module.ng.ngdoc b/docs/content/api/angular.module.ng.ngdoc
new file mode 100644
index 00000000..2ac39e56
--- /dev/null
+++ b/docs/content/api/angular.module.ng.ngdoc
@@ -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.