瀏覽代碼

Docs: Updated build screenshots in Builds/Guides/Overview.

Aleksander Nowodzinski 7 年之前
父節點
當前提交
1b8a389e3e
共有 4 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      docs/assets/img/editor-balloon.png
  2. 二進制
      docs/assets/img/editor-classic.png
  3. 二進制
      docs/assets/img/editor-document.png
  4. 1 1
      docs/builds/guides/overview.md

二進制
docs/assets/img/editor-balloon.png


二進制
docs/assets/img/editor-classic.png


二進制
docs/assets/img/editor-document.png


+ 1 - 1
docs/builds/guides/overview.md

@@ -60,7 +60,7 @@ To try it out online, check the {@link examples/builds/balloon-editor balloon ed
 
 The document editor is focused on rich text editing experience similar to the native word processors. It works best for creating documents which are usually later printed or exported to PDF files.
 
-{@img assets/img/editor-document.png 800 Screenshot of the user interface of the document editor.}
+{@img assets/img/editor-document.png 843 Screenshot of the user interface of the document editor.}
 
 To try it out online, check the {@link examples/builds/document-editor document editor example}. Jump to {@link builds/guides/quick-start#document-editor Quick start} to start using it.