Separated file JSDoc comment from root object JSDoc comment; fixes doc building

This commit is contained in:
Ian Gilman 2013-05-14 10:28:44 -07:00
parent fd24106db9
commit 2566b2f5cf

View File

@ -98,7 +98,9 @@
* zoom for large resolution images, and complex examples include
* zoomable map interfaces driven by SVG files.
* </p>
*
*/
/**
* The root namespace for OpenSeadragon, this function also serves as a single
* point of instantiation for an {@link OpenSeadragon.Viewer}, including all
* combinations of out-of-the-box configurable features. All utility methods