From 4804c83b7db5770d5d02eea9eea4cc012b4aa524 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Wed, 14 Dec 2011 02:55:31 +0100 Subject: docs(compiler): update the compiler docs --- docs/content/api/index.ngdoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/content/api/index.ngdoc') 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 -- cgit v1.2.3