aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIgor Minar2011-10-12 12:19:39 -0700
committerIgor Minar2011-10-12 23:04:48 -0700
commitb3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241 (patch)
treed7561b1e2704197c8f0e441abbf98661d2145ac5 /docs
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 'docs')
-rw-r--r--docs/content/api/angular.service.ngdoc1
-rw-r--r--docs/content/cookbook/advancedform.ngdoc1
-rw-r--r--docs/content/cookbook/buzz.ngdoc1
-rw-r--r--docs/content/cookbook/deeplinking.ngdoc1
-rw-r--r--docs/content/cookbook/form.ngdoc1
-rw-r--r--docs/content/cookbook/helloworld.ngdoc1
-rw-r--r--docs/content/cookbook/index.ngdoc1
-rw-r--r--docs/content/cookbook/mvc.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.markup.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.understanding_di.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.using_di_controllers.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.expressions.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.introduction.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_model.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_view.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.$location.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.creating_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.injecting_controllers.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.managing_dependencies.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.registering_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.testing_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.understanding_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.css-styling.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.databinding.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.unit-testing.ngdoc1
-rw-r--r--docs/content/guide/index.ngdoc1
-rw-r--r--docs/content/misc/downloading.ngdoc1
-rw-r--r--docs/content/misc/faq.ngdoc1
-rw-r--r--docs/src/ngdoc.js2
49 files changed, 0 insertions, 50 deletions
diff --git a/docs/content/api/angular.service.ngdoc b/docs/content/api/angular.service.ngdoc
index 50fe1560..02d689f2 100644
--- a/docs/content/api/angular.service.ngdoc
+++ b/docs/content/api/angular.service.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name angular.service
@description
diff --git a/docs/content/cookbook/advancedform.ngdoc b/docs/content/cookbook/advancedform.ngdoc
index 8e29ed35..19b8284f 100644
--- a/docs/content/cookbook/advancedform.ngdoc
+++ b/docs/content/cookbook/advancedform.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Advanced Form
@description
diff --git a/docs/content/cookbook/buzz.ngdoc b/docs/content/cookbook/buzz.ngdoc
index fad4c1ff..c4e5ae37 100644
--- a/docs/content/cookbook/buzz.ngdoc
+++ b/docs/content/cookbook/buzz.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Resources - Buzz
@description
diff --git a/docs/content/cookbook/deeplinking.ngdoc b/docs/content/cookbook/deeplinking.ngdoc
index 9e00f362..372064c9 100644
--- a/docs/content/cookbook/deeplinking.ngdoc
+++ b/docs/content/cookbook/deeplinking.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Deep Linking
@description
diff --git a/docs/content/cookbook/form.ngdoc b/docs/content/cookbook/form.ngdoc
index 41d2be26..6cd1d83a 100644
--- a/docs/content/cookbook/form.ngdoc
+++ b/docs/content/cookbook/form.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Form
@description
diff --git a/docs/content/cookbook/helloworld.ngdoc b/docs/content/cookbook/helloworld.ngdoc
index 96ce4c25..c93cdbea 100644
--- a/docs/content/cookbook/helloworld.ngdoc
+++ b/docs/content/cookbook/helloworld.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Hello World
@description
diff --git a/docs/content/cookbook/index.ngdoc b/docs/content/cookbook/index.ngdoc
index c3f9d8bf..06b898ac 100644
--- a/docs/content/cookbook/index.ngdoc
+++ b/docs/content/cookbook/index.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook
@description
diff --git a/docs/content/cookbook/mvc.ngdoc b/docs/content/cookbook/mvc.ngdoc
index a9ab7f3c..28b8836f 100644
--- a/docs/content/cookbook/mvc.ngdoc
+++ b/docs/content/cookbook/mvc.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: MVC
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
index 0b03e19c..5c29221d 100644
--- a/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular: Automatic Initiialization
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
index d6fca7af..c0f2fe1c 100644
--- a/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular: Manual Initialization
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.ngdoc
index 248491ae..ed36a543 100644
--- a/docs/content/guide/dev_guide.bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc b/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
index c70efd51..c9384835 100644
--- a/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Directives: Creating Custom Angular Directives
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives.ngdoc b/docs/content/guide/dev_guide.compiler.directives.ngdoc
index 3b233551..8fcbdb40 100644
--- a/docs/content/guide/dev_guide.compiler.directives.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Directives
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc b/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
index ca6c54df..1a0b1ad5 100644
--- a/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Comparing Directives and Attribute Widgets
@description
diff --git a/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc b/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
index 49e83b74..831b2880 100644
--- a/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Extending the Angular Compiler
@description
diff --git a/docs/content/guide/dev_guide.compiler.markup.ngdoc b/docs/content/guide/dev_guide.compiler.markup.ngdoc
index b33d3260..ba28f275 100644
--- a/docs/content/guide/dev_guide.compiler.markup.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.markup.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Markup
@description
diff --git a/docs/content/guide/dev_guide.compiler.ngdoc b/docs/content/guide/dev_guide.compiler.ngdoc
index 86581fb5..8f616c1a 100644
--- a/docs/content/guide/dev_guide.compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler
@description
diff --git a/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc b/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
index 9b559c17..ac6421f3 100644
--- a/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Testing a New DOM Element
@description
diff --git a/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc b/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
index 7e86e206..b76e5379 100644
--- a/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding How the Compiler Works
@description
diff --git a/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc b/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
index b73304c0..838bead4 100644
--- a/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Widgets: Creating Custom Widgets
@description
diff --git a/docs/content/guide/dev_guide.compiler.widgets.ngdoc b/docs/content/guide/dev_guide.compiler.widgets.ngdoc
index 1c5fbca3..542dec8d 100644
--- a/docs/content/guide/dev_guide.compiler.widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Widgets
@description
diff --git a/docs/content/guide/dev_guide.di.ngdoc b/docs/content/guide/dev_guide.di.ngdoc
index 67e12a9b..fc303e58 100644
--- a/docs/content/guide/dev_guide.di.ngdoc
+++ b/docs/content/guide/dev_guide.di.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About Dependency Injection (DI)
@description
diff --git a/docs/content/guide/dev_guide.di.understanding_di.ngdoc b/docs/content/guide/dev_guide.di.understanding_di.ngdoc
index 93aa407c..202fa3c6 100644
--- a/docs/content/guide/dev_guide.di.understanding_di.ngdoc
+++ b/docs/content/guide/dev_guide.di.understanding_di.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: DI: Understanding DI in Angular
@description
diff --git a/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc b/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
index bd51c391..035d1663 100644
--- a/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
+++ b/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: DI: Using DI in Controllers
@description
diff --git a/docs/content/guide/dev_guide.expressions.ngdoc b/docs/content/guide/dev_guide.expressions.ngdoc
index 57fb9130..420a6f98 100644
--- a/docs/content/guide/dev_guide.expressions.ngdoc
+++ b/docs/content/guide/dev_guide.expressions.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Understanding Angular Expressions
@description
diff --git a/docs/content/guide/dev_guide.introduction.ngdoc b/docs/content/guide/dev_guide.introduction.ngdoc
index b4cf3bd7..f8c2de7a 100644
--- a/docs/content/guide/dev_guide.introduction.ngdoc
+++ b/docs/content/guide/dev_guide.introduction.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Introduction
@description
diff --git a/docs/content/guide/dev_guide.mvc.ngdoc b/docs/content/guide/dev_guide.mvc.ngdoc
index d6d14061..c6ddc282 100644
--- a/docs/content/guide/dev_guide.mvc.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
index f5522246..833dc005 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the Controller Component
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
index b4659b0c..3e037f1b 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the Model Component
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
index 0cb41449..e313152b 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the View Component
@description
diff --git a/docs/content/guide/dev_guide.services.$location.ngdoc b/docs/content/guide/dev_guide.services.$location.ngdoc
index c0f35c96..fa8238fe 100644
--- a/docs/content/guide/dev_guide.services.$location.ngdoc
+++ b/docs/content/guide/dev_guide.services.$location.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Using $location
@description
diff --git a/docs/content/guide/dev_guide.services.creating_services.ngdoc b/docs/content/guide/dev_guide.services.creating_services.ngdoc
index bc59f34d..74ade376 100644
--- a/docs/content/guide/dev_guide.services.creating_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.creating_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Creating Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc b/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
index 9bc1aed8..d58f2c3c 100644
--- a/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
+++ b/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Injecting Services Into Controllers
@description
diff --git a/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc b/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
index b8f1f47d..9513df4c 100644
--- a/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
+++ b/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Managing Service Dependencies
@description
diff --git a/docs/content/guide/dev_guide.services.ngdoc b/docs/content/guide/dev_guide.services.ngdoc
index 01f747f7..ac295357 100644
--- a/docs/content/guide/dev_guide.services.ngdoc
+++ b/docs/content/guide/dev_guide.services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.registering_services.ngdoc b/docs/content/guide/dev_guide.services.registering_services.ngdoc
index cc50d678..1af1b1b9 100644
--- a/docs/content/guide/dev_guide.services.registering_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.registering_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Registering Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.testing_services.ngdoc b/docs/content/guide/dev_guide.services.testing_services.ngdoc
index 2ec5877a..1768b63d 100644
--- a/docs/content/guide/dev_guide.services.testing_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.testing_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Testing Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.understanding_services.ngdoc b/docs/content/guide/dev_guide.services.understanding_services.ngdoc
index 05fafcf6..118a4db1 100644
--- a/docs/content/guide/dev_guide.services.understanding_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.understanding_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Understanding Angular Services
@description
diff --git a/docs/content/guide/dev_guide.templates.css-styling.ngdoc b/docs/content/guide/dev_guide.templates.css-styling.ngdoc
index 4bd3f1b2..30571976 100644
--- a/docs/content/guide/dev_guide.templates.css-styling.ngdoc
+++ b/docs/content/guide/dev_guide.templates.css-styling.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Working With CSS in Angular
@description
diff --git a/docs/content/guide/dev_guide.templates.databinding.ngdoc b/docs/content/guide/dev_guide.templates.databinding.ngdoc
index 3bd0ea8f..7f480a6a 100644
--- a/docs/content/guide/dev_guide.templates.databinding.ngdoc
+++ b/docs/content/guide/dev_guide.templates.databinding.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Data Binding in Angular
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
index e2814a48..e57c5509 100644
--- a/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Filters: Creating Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.ngdoc
index e233678b..933ddfd3 100644
--- a/docs/content/guide/dev_guide.templates.filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Understanding Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
index 41f32ac0..f7dd5766 100644
--- a/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Filters: Using Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.ngdoc b/docs/content/guide/dev_guide.templates.ngdoc
index 32514eb9..a90f4c38 100644
--- a/docs/content/guide/dev_guide.templates.ngdoc
+++ b/docs/content/guide/dev_guide.templates.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Understanding Angular Templates
@description
diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc
index 978784f9..4ca5473c 100644
--- a/docs/content/guide/dev_guide.unit-testing.ngdoc
+++ b/docs/content/guide/dev_guide.unit-testing.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Unit Testing
@description
diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc
index 8d609afa..ff66f770 100644
--- a/docs/content/guide/index.ngdoc
+++ b/docs/content/guide/index.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide
@description
diff --git a/docs/content/misc/downloading.ngdoc b/docs/content/misc/downloading.ngdoc
index f111991f..d7cb086e 100644
--- a/docs/content/misc/downloading.ngdoc
+++ b/docs/content/misc/downloading.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Downloading
@description
diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc
index cf9f2647..f2168b48 100644
--- a/docs/content/misc/faq.ngdoc
+++ b/docs/content/misc/faq.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name FAQ
@description
diff --git a/docs/src/ngdoc.js b/docs/src/ngdoc.js
index a154ae7d..34a4dfcf 100644
--- a/docs/src/ngdoc.js
+++ b/docs/src/ngdoc.js
@@ -239,8 +239,6 @@ Doc.prototype = {
self = this;
dom.h(this.name, function() {
- notice('workInProgress', 'Work in Progress',
- 'This page is currently being revised. It might be incomplete or contain inaccuracies.');
notice('deprecated', 'Deprecated API', self.deprecated);
if (self.ngdoc != 'overview') {