Kaynağa Gözat

Docs: Added cross reference to the configuration guide. [skip ci]

Wiktor Walc 8 yıl önce
ebeveyn
işleme
634981f80a

+ 4 - 1
packages/ckeditor5-core/src/editor/editorconfig.jsdoc

@@ -8,7 +8,7 @@
  */
 
 /**
- * The {@link module:core/editor/editor~Editor editor}'s configuration options.
+ * CKEditor configuration options.
  *
  * The object defining editor configuration can be passed when initializing the editor:
  *
@@ -24,6 +24,9 @@
  *			.then( ... )
  *			.catch( ... );
  *
+ * Check the {@glink builds/guides/integration/configuration Configuration guide} for more information
+ * about setting configuration options.
+ *
  * @interface EditorConfig
  */