aboutsummaryrefslogtreecommitdiffstats
path: root/src/markups.js
diff options
context:
space:
mode:
authorIgor Minar2011-10-12 12:19:39 -0700
committerIgor Minar2011-10-12 23:04:48 -0700
commitb3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241 (patch)
treed7561b1e2704197c8f0e441abbf98661d2145ac5 /src/markups.js
parent4af4378b11c971f99205b7e712c13e8ef3467749 (diff)
downloadangular.js-b3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241.tar.bz2
docs(*): remove @workInProgress from everywhere
it's not useful any more and it only makes the docs look ugly
Diffstat (limited to 'src/markups.js')
-rw-r--r--src/markups.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/markups.js b/src/markups.js
index 40f4322b..75329169 100644
--- a/src/markups.js
+++ b/src/markups.js
@@ -134,7 +134,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
});
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:href
*
@@ -215,7 +214,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
*/
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:src
*
@@ -241,7 +239,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
*/
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:disabled
*
@@ -280,7 +277,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:checked
*
@@ -310,7 +306,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:multiple
*
@@ -346,7 +341,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:readonly
*
@@ -376,7 +370,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
-* @workInProgress
* @ngdoc directive
* @name angular.directive.ng:selected
*