aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget/form.js
diff options
context:
space:
mode:
authorMisko Hevery2012-02-22 12:59:23 -0800
committerMisko Hevery2012-02-22 12:59:23 -0800
commitc27a56f4da9bf89e471ac6597c135e2f19814f17 (patch)
tree195faba53e34785e05d9685765880956ed9464f4 /src/widget/form.js
parentfbcb7fdd141c277d326dc3ed34545210c4d5628f (diff)
downloadangular.js-c27a56f4da9bf89e471ac6597c135e2f19814f17.tar.bz2
docs(scope): show which directives create scopes
Diffstat (limited to 'src/widget/form.js')
-rw-r--r--src/widget/form.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widget/form.js b/src/widget/form.js
index 552cc4e5..deaf38d5 100644
--- a/src/widget/form.js
+++ b/src/widget/form.js
@@ -1,9 +1,10 @@
'use strict';
/**
- * @ngdoc widget
+ * @ngdoc directive
* @name angular.module.ng.$compileProvider.directive.form
*
+ * @scope
* @description
* Angular widget that creates a form scope using the
* {@link angular.module.ng.$formFactory $formFactory} API. The resulting form scope instance is