YUIDoc's syntax should be familiar if you've used Javadoc, JSDoc, Doxygen, or other documentation generator tools. YUIDoc relies on tags such as @param or @return embedded in comment blocks that start with /** and end with */. See comment styles for more information. It includes a small number of tags for documenting specific YUI features, but most tags are generic enough to use with any object-or