diff options
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/api/ng.ngdoc | 11 | 
1 files changed, 0 insertions, 11 deletions
| diff --git a/docs/content/api/ng.ngdoc b/docs/content/api/ng.ngdoc deleted file mode 100644 index 0acaf528..00000000 --- a/docs/content/api/ng.ngdoc +++ /dev/null @@ -1,11 +0,0 @@ -@ngdoc overview -@name ng -@description - -# ng (core module) -The ng module is loaded by default when an AngularJS application is started. The module itself -contains the essential components for an AngularJS application to function. The table below -lists a high level breakdown of each of the services/factories, filters, directives and testing -components available within this core module. - -<div doc-module-components="ng"></div> | 
