Skip to content

Commit ef69d3f

Browse files
Fixing title bugs
1 parent d4c0ef9 commit ef69d3f

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

programming/react-native/api-reference/deskewed-image-result-item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: DeskewedImageResultItem - Dynamsoft Capture Vision Flutter SDK API Reference
4-
description: Interface DeskewedImageResultItem represents a captured result item whose type is a deskewed image. It stores the deskewed image information.
3+
title: DeskewedImageResultItem - Dynamsoft Capture Vision React Native SDK API Reference
4+
description: Interface DeskewedImageResultItem of Dynamsoft Capture Vision React Native represents a captured result item whose type is a deskewed image. It stores the deskewed image information.
55
keywords: deskewed image result item, js
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/react-native/api-reference/detected-quad-result-item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: DetectedQuadResultItem - Dynamsoft Capture Vision Flutter SDK API Reference
4-
description: Interface DetectedQuadResultItem represents a captured result item whose type is detected quads, which contains the location and confidence as a document boundary.
3+
title: DetectedQuadResultItem - Dynamsoft Capture Vision React Native SDK API Reference
4+
description: Interface DetectedQuadResultItem of Dynamsoft Capture Vision React Native represents a captured result item whose type is detected quads, which contains the location and confidence as a document boundary.
55
keywords: detected quads, js
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/react-native/api-reference/enhanced-image-result-item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: EnhancedImageResultItem - Dynamsoft Capture Vision Flutter SDK API Reference
4-
description: Interface EnhancedImageResultItem represents a captured result item whose type is a enhanced image. It stores the enhanced image information.
3+
title: EnhancedImageResultItem - Dynamsoft Capture Vision React Native SDK API Reference
4+
description: Interface EnhancedImageResultItem of Dynamsoft Capture Vision React Native represents a captured result item whose type is a enhanced image. It stores the enhanced image information.
55
keywords: enhanced image result item, js
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/react-native/api-reference/processed-document-result.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: ProcessedDocumentResult - Dynamsoft Capture Vision Flutter SDK API Reference
4-
description: Interface ProcessedDocumentResult represents a collection of captured result items whose types are detected boundaries, deskew images or enhanced images.
3+
title: ProcessedDocumentResult - Dynamsoft Capture Vision React Native SDK API Reference
4+
description: Interface ProcessedDocumentResult of Dynamsoft Capture Vision React Native represents a collection of captured result items whose types are detected boundaries, deskew images or enhanced images.
55
keywords: detected boundaries, deskew images, enhanced images, js
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

programming/react-native/api-reference/simplified-document-normalizer-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
3-
title: SimplifiedDocumentNormalizerSettings - Dynamsoft Capture Vision Flutter Edition API Reference
4-
description: Interface SimplifiedDocumentNormalizerSettings of Dynamsoft Capture Vision Flutter edition represents the simplified document normalizer settings.
3+
title: SimplifiedDocumentNormalizerSettings - Dynamsoft Capture Vision React Native Edition API Reference
4+
description: Interface SimplifiedDocumentNormalizerSettings of Dynamsoft Capture Vision React Native edition represents the simplified document normalizer settings.
55
keywords: document normalizer settings, Flutter, js
66
needGenerateH3Content: true
77
needAutoGenerateSidebar: true

0 commit comments

Comments
 (0)