aboutsummaryrefslogtreecommitdiffstats
path: root/src/markups.js
diff options
context:
space:
mode:
authorIgor Minar2010-11-18 16:28:42 -0800
committerIgor Minar2010-11-18 16:28:42 -0800
commitfc7f11d03b4380866033c38eb7649cdc5be93d9a (patch)
treefbf4d2af422767cad0fb96d4d4f86801ac293631 /src/markups.js
parent3c7874b07bfb811c3f7b7853628595b4698d6aa4 (diff)
downloadangular.js-fc7f11d03b4380866033c38eb7649cdc5be93d9a.tar.bz2
add @workInProgress tag and mark all @ngdocs as work in progress
Diffstat (limited to 'src/markups.js')
-rw-r--r--src/markups.js2
1 files changed, 2 insertions, 0 deletions
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
*