diff options
| author | Misko Hevery | 2011-11-14 14:32:36 -0800 |
|---|---|---|
| committer | Misko Hevery | 2011-11-14 20:31:19 -0800 |
| commit | ac73e8877e557e191f09e2f86cd3a118cc8a5d8e (patch) | |
| tree | c760c8efad2a8ba887598e55aa238616282af69b /docs/content/api | |
| parent | e88dfb734a64aad4dbd402642816781b0e1725ec (diff) | |
| download | angular.js-ac73e8877e557e191f09e2f86cd3a118cc8a5d8e.tar.bz2 | |
add(doc): added missing angular.module.ng namespace
Diffstat (limited to 'docs/content/api')
| -rw-r--r-- | docs/content/api/angular.module.ng.ngdoc | 5 |
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. |
