diff options
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/ngdoc.js | 2 |
1 files changed, 0 insertions, 2 deletions
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') { |
