From a7e12b7959212f2fa88fe17d5a045cc9d8b22922 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Wed, 16 Oct 2013 22:48:32 -0400 Subject: feat(docs): provide index pages for each angular module --- src/ngSanitize/sanitize.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ngSanitize') diff --git a/src/ngSanitize/sanitize.js b/src/ngSanitize/sanitize.js index b9381ea2..7bd9aae3 100644 --- a/src/ngSanitize/sanitize.js +++ b/src/ngSanitize/sanitize.js @@ -13,6 +13,8 @@ var $sanitizeMinErr = angular.$$minErr('$sanitize'); * * {@installModule sanitize} * + *
+ * * See {@link ngSanitize.$sanitize `$sanitize`} for usage. */ -- cgit v1.2.3