From ef22968810d555f78d3bbf7b5428757690c8cc70 Mon Sep 17 00:00:00 2001
From: Matias Niemelä
Date: Thu, 6 Jun 2013 01:28:50 -0400
Subject: feat(ngdocs): support popover, foldouts and foldover annotations
---
src/ng/animator.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src')
diff --git a/src/ng/animator.js b/src/ng/animator.js
index d8495f2d..5ad0535f 100644
--- a/src/ng/animator.js
+++ b/src/ng/animator.js
@@ -33,11 +33,11 @@
*
*
*
+ * //!annotate="animation" ngAnimate|This *expands* to `{ enter: 'animation-enter', leave: 'animation-leave', ...}`
*
- *
- *
*
*
+ * //!annotate="computeCurrentAnimation\(\)" Scope Function|This will be called each time the scope changes...
*
*
*
--
cgit v1.2.3