Răsfoiți Sursa

Add namespaces *.jsdoc files.

Maciej Gołaszewski 9 ani în urmă
părinte
comite
a613c86c3d

+ 8 - 0
packages/ckeditor5-ui/src/editable.jsdoc

@@ -0,0 +1,8 @@
+/**
+ * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/**
+ * @namespace core.editable
+ */

+ 8 - 0
packages/ckeditor5-ui/src/ui.jsdoc

@@ -0,0 +1,8 @@
+/**
+ * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md.
+ */
+
+/**
+ * @namespace core.ui
+ */