From fc7f11d03b4380866033c38eb7649cdc5be93d9a Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 18 Nov 2010 16:28:42 -0800 Subject: add @workInProgress tag and mark all @ngdocs as work in progress --- src/markups.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/markups.js') diff --git a/src/markups.js b/src/markups.js index 57a209b7..0c96d951 100644 --- a/src/markups.js +++ b/src/markups.js @@ -69,6 +69,7 @@ angularTextMarkup('OPTION', function(text, textNode, parentElement){ }); /** + * @workInProgress * @ngdoc directive * @name angular.directive.ng:href * @@ -95,6 +96,7 @@ angularTextMarkup('OPTION', function(text, textNode, parentElement){ */ /** + * @workInProgress * @ngdoc directive * @name angular.directive.ng:src * -- cgit v1.2.3