@@ -1,8 +1,8 @@
/**
- * Chain of responsability
+ * DOM Elements caching
*
- * @namespace Lungo
- * @class Element
+ * @namespace Lungo.Element
+ * @class Cache
* @author Javier Jimenez Villar <javi@tapquo.com> || @soyjavi
*/
@@ -1,7 +1,7 @@
- * CAROUSEL
+ * Creates a instance of Carousel Element
- * @namespace Lungo.View
* @class Carousel
* @version 1.0
@@ -1,5 +1,5 @@
- * Initialize the <articles> layout of a certain <section>
+ * Creates a loading element in any area of layout
* @namespace Lungo.Element
* @method loading
- * PULL & REFRESH
+ * Creates a instance of Pull & Refresh Element
* @class Pull