瀏覽代碼

Merge pull request #596 from ckeditor/t/595

Docs: Updated `umberto.json` with a list of methods which should have priority in search results. Closes #595.
Piotrek Koszuliński 8 年之前
父節點
當前提交
c0bc1bfdef
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      docs/umberto.json

+ 6 - 1
docs/umberto.json

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