WordPress/wp-includes/js/plupload
Adam Silverstein 8a23b80b56 Docs: JSDoc improvements for namespaces.
Improve JS parsing of our inline JSDocs by introducing `@namespace`, `@lends` and `@memberOf`. Helps set the way for showing our JavaScript documentation on developer.wordpress.org, see https://meta.trac.wordpress.org/ticket/3063.

* Define all used namespaces using @namespace.
* Correctly specify in which namespace each class is using @memberOf.
* Define each usage of the extend function as a prototype assignment using @lends.
* Some comment blocks were moved to correct the parsing of certain definitions. 

Props herregroen, atimmer, netweb, SergeyBiryukov.  
Fixes #41682.

Built from https://develop.svn.wordpress.org/trunk@41351


git-svn-id: http://core.svn.wordpress.org/trunk@41184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-09-08 18:42:49 +00:00
..
handlers.js Media: Simplify upload error message construction. 2017-05-16 17:58:41 +00:00
handlers.min.js Media: Simplify upload error message construction. 2017-05-16 17:58:41 +00:00
license.txt
moxie.js Plupload: 2017-09-01 12:28:46 +00:00
plupload.full.min.js Plupload: 2017-09-01 12:28:46 +00:00
plupload.js Plupload: 2017-09-01 12:28:46 +00:00
wp-plupload.js Docs: JSDoc improvements for namespaces. 2017-09-08 18:42:49 +00:00
wp-plupload.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00