Skip to content

Commit 2745fb9

Browse files
authored
Merge pull request #891 from dynamsoft-docs/preview
update to internal commit fe8de1e9
2 parents f41c39c + f0b79ef commit 2745fb9

File tree

6 files changed

+6
-4
lines changed

6 files changed

+6
-4
lines changed

about/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ keywords: Dynamic Web TWAIN, TWAIN, About, Documentation
77
breadcrumbText: About Dynamic Web TWAIN
88
description: Dynamic Web TWAIN SDK Documentation. This will help you integrate document scanning into your app, no matter whether you are building a workflow from scratch or optimizing an existing workflow.
99
permalink: /about/
10+
ignore: true
1011
---
1112

1213
# About Dynamic Web TWAIN

articles/extended-usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permalink: /extended-usage/index.html
1313

1414
This set of guides builds on the fundamental features covered in the standard usage guide. Here we cover topics such as customizing features explained previously (user interface), extending existing features (various `WebTwain` instantiation methods), and exploring advanced features (using the `FileUploader`), and more.
1515

16-
## Table of Contents
16+
### Table of Contents
1717

1818
- [Advanced DWT Initialization]({{site.extended-usage}}advanced-initialization.html)
1919
- [Loading Documents from Files]({{site.extended-usage}}file-import.html)

articles/general-usage/image-export/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permalink: /general-usage/image-export/index.html
1616
1717
DWT provides a variety of simple methods to export data both externally (uploading to the server) and locally (i.e. within the web application to expose to other web components). DWT provides built-in APIs to support uploading scanned (and otherwise imported) images to the server via both `HTTP` and `FTP`. Locally, DWT can save images to the end user's file system in a many supported file formats. Read on for explanations and examples.
1818

19-
## Table of Contents
19+
### Table of Contents
2020

2121
- [Uploading to the Web Server]({{site.general-usage}}image-export/server-upload.html)
2222
- [Exporting Locally]({{site.general-usage}}image-export/local-export.html)

articles/general-usage/image-processing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permalink: /general-usage/image-processing/index.html
1313

1414
DWT has a large host of image processing tools when using it as a web-based document viewer. These include powerful image editing APIs, combined with a comprehensive buffer management system. We may use the viewer to visualize changes in the buffer in real time. Read on to learn more about data handing and image editing.
1515

16-
## Table of Contents
16+
### Table of Contents
1717

1818
- [Managing the Image Buffer]({{site.general-usage}}image-processing/buffer-management.html)
1919
- [Editing Images]({{site.general-usage}}image-processing/image-editing.html)

articles/general-usage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permalink: /general-usage/index.html
1818

1919
Here we present a comprehensive guide on how to develop a web application with scanning capabilities using DWT.
2020

21-
## Table of Contents
21+
### Table of Contents
2222

2323
- [Loading Library Resources]({{site.general-usage}}resource-loading.html)
2424
- [License]({{site.general-usage}}license.html)

indepth/features/OCR.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ keywords: Dynamic Web TWAIN, Documentation, OCR
66
breadcrumbText: OCR
77
description: Dynamic Web TWAIN SDK Documentation OCR Page
88
permalink: /indepth/features/OCR.html
9+
ignore: true
910
---
1011

1112
# OCR (Retired)

0 commit comments

Comments
 (0)