yuidoc-asp
Version:
YUIDoc, YUI's JavaScript Documentation engine tweaked to work with VB/VBScript comments.
27 lines (20 loc) • 456 B
JavaScript
/**
* This is the Anim MODULE description
* @main anim
* @module anim
*/
/**
* This is the Anim Class description
* @class Anim
*/
/**
* The easing module provides methods for customizing
* how an animation behaves during each run.
* @class Easing
* @submodule anim-easing
*/
/**
* FOO FOO FOO FOO FOO The easing module provides methods for customizing
* @class EasingFoo
* @submodule anim-easing-foo
*/