diff options
| author | Misko Hevery | 2012-05-25 10:29:54 -0700 |
|---|---|---|
| committer | Misko Hevery | 2012-06-02 16:02:09 -0700 |
| commit | 8024a5742c46a42ef204988ff7362a4fc14b7a2d (patch) | |
| tree | fc8e4dcae5e84ad462ba5f06bd7f0389590e3a1b /docs/content/guide | |
| parent | 073e76f8353ca3f743ea61ff21f7de7b1e5a7701 (diff) | |
| download | angular.js-8024a5742c46a42ef204988ff7362a4fc14b7a2d.tar.bz2 | |
doc(NgModelController) add example and $render documentation
Closes#930
Diffstat (limited to 'docs/content/guide')
| -rw-r--r-- | docs/content/guide/forms.ngdoc (renamed from docs/content/guide/dev_guide.forms.ngdoc) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.forms.ngdoc b/docs/content/guide/forms.ngdoc index 6621e231..c21ffc93 100644 --- a/docs/content/guide/dev_guide.forms.ngdoc +++ b/docs/content/guide/forms.ngdoc @@ -1,5 +1,5 @@ @ngdoc overview -@name Developer Guide: Forms +@name Forms @description Controls (`input`, `select`, `textarea`) are a way for user to enter data. |
