Skip to content

Commit 7e18a9f

Browse files
Merge pull request #306 from dynamsoft-docs/preview
update to internal commit 918e0cee
2 parents 4c2cac0 + 7084d55 commit 7e18a9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6008
-1040
lines changed

_data/full_tree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
tree_file_list:
22
- sidelist-full-tree.html
33
- sidelist-programming/programming-android.html
4+
- sidelist-programming/programming-android-v10.4.2002.html
45
- sidelist-programming/programming-android-v10.2.1100.html
56
- sidelist-programming/programming-android-v10.0.21.html
67
- sidelist-programming/programming-android-v10.0.20.html
@@ -20,6 +21,7 @@ tree_file_list:
2021
- sidelist-programming/programming-android-v7.6.0.html
2122
- sidelist-programming/programming-android-v7.5.0.html
2223
- sidelist-programming/programming-oc.html
24+
- sidelist-programming/programming-oc-v10.4.2002.html
2325
- sidelist-programming/programming-oc-v10.2.1101.html
2426
- sidelist-programming/programming-oc-v10.0.21.html
2527
- sidelist-programming/programming-oc-v10.0.20.html

_data/product_version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ version_info_list_mobile:
2626
- value: latest version
2727
- value: 10.x
2828
child:
29+
- 10.4.2002_android
30+
- 10.4.2002_ios
2931
- 10.4.2001_android
3032
- 10.4.2001_ios
3133
- 10.4.2000_android

_includes/sidelist-programming/programming-android-v10.4.2002.html

Lines changed: 433 additions & 0 deletions
Large diffs are not rendered by default.

_includes/sidelist-programming/programming-android.html

Lines changed: 63 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -2,61 +2,78 @@
22

33
<li lang="android" ><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a>
44
<ul lang="android" >
5-
<li lang="android" ><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Getting Started</a> </li>
6-
7-
<li lang="android" ><a href="{{ site.android }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
8-
<ul lang="android" >
9-
<li lang="android" ><a class="otherLinkColour">Basic Features</a>
10-
<ul lang="android" >
11-
<li lang="android" ><a href="{{ site.features }}barcode-formats-and-count.html?lang=android" class="otherLinkColour">Specify barcode formats and count</a></li>
12-
<li lang="android" ><a href="{{ site.features }}read-video-streaming-mobile.html?lang=android" class="otherLinkColour">Read barcode from video streaming</a></li>
13-
<li lang="android" ><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li>
14-
<li lang="android" ><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li>
15-
</ul>
16-
</li>
17-
<li lang="android" ><a class="otherLinkColour">Handle Different Scenarios</a>
18-
<ul lang="android" >
19-
<li lang="android" ><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li>
20-
<li lang="android" ><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li>
21-
<li lang="android" ><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li>
22-
<li lang="android" ><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li>
23-
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li>
24-
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li>
25-
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li>
26-
<li lang="android" ><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li>
27-
<li lang="android" ><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li>
28-
<li lang="android" ><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li>
29-
<li lang="android" ><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li>
30-
<li lang="android" ><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li>
31-
</ul>
32-
</li>
33-
<li lang="android" ><a class="otherLinkColour">Barcode Results</a>
34-
<ul lang="android" >
35-
<li lang="android" ><a href="{{ site.features }}get-confidence-rotation.html?lang=android" class="otherLinkColour">Get barcode confidence and rotation</a></li>
36-
<li lang="android" ><a href="{{ site.features }}get-barcode-location.html?lang=android" class="otherLinkColour">Get barcode location</a></li>
37-
<li lang="android" ><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li>
38-
<li lang="android" ><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li>
39-
</ul>
40-
</li>
41-
<li lang="android" ><a class="otherLinkColour">Advanced Features</a>
5+
<li lang="android" ><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Build your first APP</a> </li>
6+
<li lang="android" ><a href="{{ site.android }}user-guide/configure-barcode-scanner.html" class="otherLinkColour">Configure Barcode Scanner</a></li>
7+
<li lang="android" ><a class="otherLinkColour">Develop with Foundational APIs</a>
8+
<ul lang="android">
9+
<li lang="android" ><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Build your APP with foundational APIs</a></li>
10+
<li lang="android" ><a href="{{ site.android }}user-guide/explore-features/index.html" class="otherLinkColour">Explore Features</a>
4211
<ul lang="android" >
43-
<li lang="android" ><a href="{{ site.features }}use-runtimesettings-or-templates.html?lang=android" class="otherLinkColour">Use RuntimeSettings or Templates</a></li>
44-
<li lang="android" ><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li>
12+
<li lang="android" ><a class="otherLinkColour">Basic Features</a>
13+
<ul lang="android" >
14+
<li lang="android" ><a href="{{ site.features }}barcode-formats-and-count.html?lang=android" class="otherLinkColour">Specify barcode formats and count</a></li>
15+
<li lang="android" ><a href="{{ site.features }}read-video-streaming-mobile.html?lang=android" class="otherLinkColour">Read barcode from video streaming</a></li>
16+
<li lang="android" ><a href="{{ site.features }}barcode-scan-region-mobile.html?lang=android" class="otherLinkColour">Read a specific area/region</a></li>
17+
<li lang="android" ><a href="{{ site.android }}ui-configurations.html" class="otherLinkColour">Customize the UI</a></li>
18+
</ul>
19+
</li>
20+
<li lang="android" ><a class="otherLinkColour">Handle Different Scenarios</a>
21+
<ul lang="android" >
22+
<li lang="android" ><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li>
23+
<li lang="android" ><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li>
24+
<li lang="android" ><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li>
25+
<li lang="android" ><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li>
26+
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li>
27+
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li>
28+
<li lang="android" ><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li>
29+
<li lang="android" ><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li>
30+
<li lang="android" ><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li>
31+
<li lang="android" ><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li>
32+
<li lang="android" ><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li>
33+
<li lang="android" ><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li>
34+
</ul>
35+
</li>
36+
<li lang="android" ><a class="otherLinkColour">Barcode Results</a>
37+
<ul lang="android" >
38+
<li lang="android" ><a href="{{ site.features }}get-confidence-rotation.html?lang=android" class="otherLinkColour">Get barcode confidence and rotation</a></li>
39+
<li lang="android" ><a href="{{ site.features }}get-barcode-location.html?lang=android" class="otherLinkColour">Get barcode location</a></li>
40+
<li lang="android" ><a href="{{ site.features }}get-detailed-info.html?lang=android" class="otherLinkColour">Get detailed barcode information</a></li>
41+
<li lang="android" ><a href="{{ site.features }}filter-and-sort.html?lang=android" class="otherLinkColour">Filter and sort decoding results</a></li>
42+
</ul>
43+
</li>
44+
<li lang="android" ><a class="otherLinkColour">Advanced Features</a>
45+
<ul lang="android" >
46+
<li lang="android" ><a href="{{ site.features }}use-runtimesettings-or-templates.html?lang=android" class="otherLinkColour">Use RuntimeSettings or Templates</a></li>
47+
<li lang="android" ><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li>
48+
</ul>
49+
</li>
4550
</ul>
4651
</li>
4752
</ul>
4853
</li>
49-
<li lang="android" ><a href="{{ site.android }}user-guide/use-cases/index.html" class="otherLinkColour">Check Use Cases</a>
50-
<ul lang="android" >
51-
<li lang="android" ><a href="{{ site.usecases }}read-dpm-codes.html?lang=android" class="otherLinkColour">Read DPM codes</a></li>
52-
<li lang="android" ><a href="{{ site.usecases }}read-postal-codes.html?lang=android" class="otherLinkColour">Read Postal codes</a></li>
54+
</ul>
55+
</li>
56+
<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo &amp; Samples</a></li>
57+
58+
<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/index.html" class="otherLinkColour">BarcodeScanner APIs</a>
59+
<ul lang="android">
60+
<li lang="android"><a>Classes</a>
61+
<ul lang="android">
62+
<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-activity.html" class="otherLinkColour">BarcodeScannerActivity</a></li>
63+
<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scanner-config.html" class="otherLinkColour">BarcodeScannerConfig</a></li>
64+
<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scan-result.html" class="otherLinkColour">BarcodeScanResult</a></li>
65+
</ul>
66+
</li>
67+
<li lang="android"><a class="otherLinkColour">Enumerations</a>
68+
<ul lang="android">
69+
<li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/enum-result-status.html?lang=android" class="otherLinkColour">EnumResultStatus</a></li>
5370
</ul>
5471
</li>
5572
</ul>
5673
</li>
57-
<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo &amp; Samples</a></li>
58-
<li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">API Reference</a>
74+
<li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">Foundational APIs</a>
5975
<ul lang="android">
76+
6077
<li lang="android"><a>DynamsoftCaptureVisionRouter</a>
6178
<ul lang="android">
6279
<li lang="android"><a href="{{ site.dcvb_android_api }}capture-vision-router/capture-vision-router.html" class="otherLinkColour">CaptureVisionRouter</a>
@@ -278,22 +295,6 @@
278295
<li lang="android" ><a href="{{ site.android_faq }}" class="otherLinkColour">FAQ</a></li>
279296

280297
<li lang="android" class="category">UNDERSTANDING DBR</li>
281-
<li lang="android"><a href="{{ site.dcvb_introduction }}index.html" class="otherLinkColour">Overview of DCV</a></li>
282-
<li lang="android"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
283-
<ul>
284-
<li lang="android"><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
285-
<li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a>
286-
<ul>
287-
<li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/region-predetection.html" class="otherLinkColour">Region Pre-detection</a></li>
288-
<li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/shared-detection.html" class="otherLinkColour">Shared Detection</a></li>
289-
<li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/barcode-localization.html" class="otherLinkColour">Barcode Localization</a></li>
290-
<li lang="android"><a href="{{ site.dcvb_architecture }}image-processing/barcode-decoding.html" class="otherLinkColour">Barcode Decoding</a></li>
291-
</ul>
292-
</li>
293-
<li lang="android"><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
294-
<li lang="android"><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
295-
</ul>
296-
</li>
297298
<li lang="android"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a>
298299
<ul>
299300
<li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li>
@@ -423,7 +424,7 @@
423424
</ul>
424425
</li>
425426

426-
<li lang="android" ><a href="{{ site.license_activation }}" class="otherLinkColour">License Initialization</a></li>
427+
<li lang="android" ><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li>
427428
<li lang="android" ><a href="{{ site.android }}upgrade.html" class="otherLinkColour">Upgrade Instructions</a></li>
428429

429430
<li lang="android" class="category">OTHERS</li>

0 commit comments

Comments
 (0)