Explorar o código

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

m-turek %!s(int64=8) %!d(string=hai) anos
pai
achega
a4eadb375d
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      docs/umberto.json

+ 8 - 1
docs/umberto.json

@@ -9,7 +9,14 @@
 	},
 	"docsearch": {
 		"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": {
 		"domains": [ "ckeditor5.github.io" ],