diff options
| author | Misko Hevery | 2011-12-14 02:55:31 +0100 |
|---|---|---|
| committer | Misko Hevery | 2012-01-25 11:53:59 -0800 |
| commit | 4804c83b7db5770d5d02eea9eea4cc012b4aa524 (patch) | |
| tree | be5ae1743179704cc1638f186cddba8d6e3fa37d /docs/content/api/index.ngdoc | |
| parent | e2b1d9e994e50bcd01d237302a3357bc7ebb6fa5 (diff) | |
| download | angular.js-4804c83b7db5770d5d02eea9eea4cc012b4aa524.tar.bz2 | |
docs(compiler): update the compiler docs
Diffstat (limited to 'docs/content/api/index.ngdoc')
| -rw-r--r-- | docs/content/api/index.ngdoc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index ccacef80..9f1bb398 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -4,9 +4,7 @@ ## Angular Compiler API -* {@link angular.widget Widgets} - Angular custom DOM element -* {@link angular.directive Directives} - Angular DOM element attributes -* {@link angular.markup Markup} and {@link angular.attrMarkup Attribute Markup} +* {@link angular.module.ng.$compileProvider.directive Directives} - Angular DOM element attributes * {@link angular.module.ng.$filter Filters} - Angular output filters * {@link angular.module.ng.$compile $compile} - Template compiler |
