From 1c045f1b463cf8c2d0c470fc6e44170997e85d89 Mon Sep 17 00:00:00 2001 From: Gias Kay Lee Date: Wed, 8 Jan 2014 08:10:50 +0800 Subject: docs(script): add more detailed information Closes #5671 Closes #5676 --- src/ng/directive/script.js | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/ng/directive/script.js b/src/ng/directive/script.js index db94a6c7..86233ff8 100644 --- a/src/ng/directive/script.js +++ b/src/ng/directive/script.js @@ -6,10 +6,14 @@ * @restrict E * * @description - * Load content of a script tag, with type `text/ng-template`, into `$templateCache`, so that the - * template can be used by `ngInclude`, `ngView` or directive templates. + * Load the content of a `