Răsfoiți Sursa

Merge pull request #1962 from ckeditor/t/ckeditor5-paste-from-office/79

Docs: Created a new "Paste from office" category in feature guides (see ckeditor/ckeditor5-paste-from-office#79).
Piotrek Koszuliński 6 ani în urmă
părinte
comite
e4571b46f7
1 a modificat fișierele cu 7 adăugiri și 1 ștergeri
  1. 7 1
      docs/umberto.json

+ 7 - 1
docs/umberto.json

@@ -25,7 +25,8 @@
 		"features/ckfinder.html": "features/image-upload/ckfinder.html",
 		"features/easy-image.html": "features/image-upload/easy-image.html",
 		"features/collaboration/comments/integrate-comments-with-application.html": "features/collaboration/comments/comments-integration.html",
-		"features/collaboration/track-changes.html": "features/collaboration/track-changes/track-changes.html"
+		"features/collaboration/track-changes.html": "features/collaboration/track-changes/track-changes.html",
+		"features/paste-from-word.html": "features/paste-from-office/paste-from-word.html"
 	},
 	"scripts": {
 		"snippet-adapter": "../scripts/docs/snippetadapter",
@@ -216,6 +217,11 @@
 					"name": "Image upload",
 					"id": "features-image-upload",
 					"slug": "image-upload"
+				},
+				{
+					"name": "Paste from office",
+					"id": "features-paste-from-office",
+					"slug": "paste-from-office"
 				}
 			]
 		},