aboutsummaryrefslogtreecommitdiffstats
path: root/ui/core.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/core.js')
-rw-r--r--ui/core.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/ui/core.js b/ui/core.js
index 5e5f6d574..a6f7d6548 100644
--- a/ui/core.js
+++ b/ui/core.js
@@ -6,8 +6,14 @@
* Released under the MIT license.
* http://jquery.org/license
*
- * http://api.jqueryui.com/category/ui-core/
*/
+
+//>>label: Core
+//>>group: UI Core
+//>>description: The core of jQuery UI, required for all interactions and widgets.
+//>>docs: http://api.jqueryui.com/category/ui-core/
+//>>demos: http://jqueryui.com/
+
(function( factory ) {
if ( typeof define === "function" && define.amd ) {