8
0
فهرست منبع

Updated umberto.json with methods important for search. Closes #595.

m-turek 8 سال پیش
والد
کامیت
a4eadb375d
1فایلهای تغییر یافته به همراه8 افزوده شده و 1 حذف شده
  1. 8 1
      docs/umberto.json

+ 8 - 1
docs/umberto.json

@@ -9,7 +9,14 @@
 	},
 	},
 	"docsearch": {
 	"docsearch": {
 		"apiKey": "fc463c26455365ad403d5ec51796cd73",
 		"apiKey": "fc463c26455365ad403d5ec51796cd73",
-		"indexName": "ckeditor_nightly"
+		"indexName": "ckeditor_nightly",
+	  	"importants": [
+			"module:editor-balloon/ballooneditor~BalloonEditor.create",
+			"module:editor-classic/classiceditor~ClassicEditor.create",
+			"module:editor-inline/inlineeditor~InlineEditor.create",
+			"module:core/editor/editor~Editor.create",
+			"module:core/editor/standardeditor~StandardEditor.create"
+		]
 	},
 	},
 	"googleanalytics": {
 	"googleanalytics": {
 		"domains": [ "ckeditor5.github.io" ],
 		"domains": [ "ckeditor5.github.io" ],