Skip to content

Commit 24e2c2c

Browse files
update to internal commit 85b7333b
1 parent f8fcc46 commit 24e2c2c

File tree

6 files changed

+672
-173
lines changed

6 files changed

+672
-173
lines changed

_includes/sidelist-programming/programming-android.html

Lines changed: 39 additions & 71 deletions
Large diffs are not rendered by default.

_includes/sidelist-programming/programming-oc.html

Lines changed: 36 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -223,23 +223,6 @@
223223
<li lang="objectivec-swift"><a href="{{ site.dcvb_ios_api }}utility/utility-module.html" class="otherLinkColour">DSUtilityModule</a></li>
224224
</ul>
225225
</li>
226-
<!-- <li lang="objectivec-swift"><a>DynamsoftCodeParser</a>
227-
<ul lang="objectivec-swift">
228-
<li lang="objectivec-swift"><a>Classes</a>
229-
<ul lang="objectivec-swift">
230-
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result-item.html" class="otherLinkColour">DSParsedResultItem</a></li>
231-
<li lang="objectivec-swift"><a href="{{ site.dcp_ios_api }}parsed-result.html" class="otherLinkColour">DSParsedResult</a></li>
232-
</ul>
233-
</li>
234-
<li lang="objectivec-swift"><a>Enumerations</a>
235-
<ul lang="objectivec-swift">
236-
<li lang="objectivec-swift"><a href="{{ site.dcvb_enumerations }}code-parser/mapping-status.html?lang=objc,swift" class="otherLinkColour">DSMappingStatus</a></li>
237-
<li lang="objectivec-swift"><a href="{{ site.dcvb_enumerations }}code-parser/validation-status.html?lang=objc,swift" class="otherLinkColour">DSValiadtionStatus</a></li>
238-
</ul>
239-
</li>
240-
</ul>
241-
</li> -->
242-
243226
<li lang="objectivec-swift"><a>DynamsoftImageProcessing</a>
244227
<ul lang="objectivec-swift">
245228
<li lang="objectivec-swift"><a href="{{ site.dcvb_ios_api }}image-processing/image-processing-module.html" class="otherLinkColour">DSImageProcessingModule</a></li>
@@ -291,6 +274,21 @@
291274
</li>
292275
</ul>
293276
</li>
277+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}" class="otherLinkColour">FAQ</a></li>
278+
<!-- <ul lang="objectivec-swift" >
279+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}arm64-simulator-error.html" class="otherLinkColour">How do I resolve the "Building for iOS Simulator, but linking in dylib built for iOS" error when building for the iOS simulator?</a></li>
280+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}armv7-architecture-error.html" class="otherLinkColour">How do you solve the "Undefined symbols for architecture armv7" error building on iOS?</a></li>
281+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}bitcode-support.html" class="otherLinkColour">Does the SDK support iOS bitcode framework?</a></li>
282+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}disable-continuous-scanning.html" class="otherLinkColour">How do I disable the continuous barcode scanning feature and close the scanner view?</a></li>
283+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}drivers-license-extraction.html" class="otherLinkColour">How is the driver's license sample able to extract the information into readable fields? Is DBR responsible for this function?</a></li>
284+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}min-system-requirements.html" class="otherLinkColour">What are the minimum system requirements of DBR iOS?</a></li>
285+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}no-camera-enhancer.html" class="otherLinkColour">Can I use DBR iOS without the Camera Enhancer module?</a></li>
286+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}page-freeze.html" class="otherLinkColour">Why does it sometimes freeze when I enter the scan page?</a></li>
287+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}simulator-support.html" class="otherLinkColour">Does DBR iOS support simulator devices?</a></li>
288+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}troubleshooting-failed-image.html" class="otherLinkColour">My barcode is not being picked up using the Barcode Scanner X app. Does this mean that your SDK cannot read the image?</a></li>
289+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}debug-mode-barcodescannerx.html" class="otherLinkColour">How to use debug mode in BarcodeScannerX?</a></li>
290+
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}how-to-enable-qr-model-one.html" class="otherLinkColour">How to enable QR code Model 1 in BarcodeScannerX?</a></li>
291+
</ul> -->
294292
<li lang="objectivec-swift" class="category">UNDERSTANDING DBR</li>
295293
<li lang="objectivec-swift"><a href="{{ site.dcvb_introduction }}index.html" class="otherLinkColour">Overview of DCV</a></li>
296294
<li lang="objectivec-swift"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
@@ -315,20 +313,9 @@
315313
<li><a href="{{ site.performance }}read-rate.html" class="otherLinkColour">Read Rate</a></li>
316314
</ul>
317315
</li>
318-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/index.html" class="otherLinkColour">Parameter Organization</a>
316+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/index.html" class="otherLinkColour">Parameters</a>
319317
<ul>
320-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/capture-vision-template.html" class="otherLinkColour">CaptureVisionTemplate Object</a></li>
321-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/image-source.html" class="otherLinkColour">ImageSource Object</a></li>
322-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/target-roi-definition/index.html" class="otherLinkColour">TargetROIDef Object</a></li>
323-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/task-settings/barcode-reader-task-settings.html" class="otherLinkColour">BarcodeReaderTaskSetting Object</a></li>
324-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/image-parameter.html" class="otherLinkColour">ImageParameter Object</a></li>
325-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/auxiliary/barcode-format-specification.html" class="otherLinkColour">BarcodeFormatSpecification Object</a></li>
326-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/auxiliary/global-parameter.html" class="otherLinkColour">GlobalParameter Object</a></li>
327-
</ul>
328-
</li>
329-
<li lang="objectivec-swift"><a href="{{ site.parameters_reference}}" class="otherLinkColour">Parameter Reference</a>
330-
<ul>
331-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}capture-vision-template/" class="otherLinkColour">Capture Vision Template</a>
318+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/capture-vision-template.html" class="otherLinkColour">CaptureVisionTemplate Object</a>
332319
<ul>
333320
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}capture-vision-template/image-roi-processing-name-array.html" class="otherLinkColour">ImageROIProcessingNameArray</a></li>
334321
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}capture-vision-template/image-source-name.html" class="otherLinkColour">ImageSourceName</a></li>
@@ -340,7 +327,18 @@
340327
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}capture-vision-template/timeout.html" class="otherLinkColour">Timeout</a></li>
341328
</ul>
342329
</li>
343-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}target-roi-def/" class="otherLinkColour">Target ROI Def</a>
330+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/image-source.html" class="otherLinkColour">ImageSource Object</a>
331+
<ul>
332+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/directory-path.html" class="otherLinkColour">DirectoryPath</a></li>
333+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/file-filter.html" class="otherLinkColour">FileFilter</a></li>
334+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/name.html" class="otherLinkColour">Name</a></li>
335+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/pages.html" class="otherLinkColour">Pages</a></li>
336+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/pdf-reading-mode.html" class="otherLinkColour">PDFReadingMode</a></li>
337+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/recursive.html" class="otherLinkColour">Recursive</a></li>
338+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/type.html" class="otherLinkColour">Type</a></li>
339+
</ul>
340+
</li>
341+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/target-roi-definition/index.html" class="otherLinkColour">TargetROIDef Object</a>
344342
<ul>
345343
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}target-roi-def/base-target-roidef-name.html" class="otherLinkColour">BaseTargetROIDefName</a></li>
346344
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}target-roi-def/location.html" class="otherLinkColour">Location</a></li>
@@ -349,7 +347,7 @@
349347
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}target-roi-def/task-setting-name-array.html" class="otherLinkColour">TaskSettingNameArray</a></li>
350348
</ul>
351349
</li>
352-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-reader-task-settings/" class="otherLinkColour ">Barcode Reader Task Settings</a>
350+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/task-settings/barcode-reader-task-settings.html" class="otherLinkColour">BarcodeReaderTaskSetting Object</a>
353351
<ul>
354352
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-reader-task-settings/barcode-colour-modes.html" class="otherLinkColour">BarcodeColourModes</a></li>
355353
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-reader-task-settings/barcode-complement-modes.html" class="otherLinkColour">BarcodeComplementModes</a></li>
@@ -369,7 +367,7 @@
369367
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-reader-task-settings/text-result-order-modes.html" class="otherLinkColour">TextResultOrderModes</a></li>
370368
</ul>
371369
</li>
372-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-parameter/" class="otherLinkColour ">Image Parameter</a>
370+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/image-parameter.html" class="otherLinkColour">ImageParameter Object</a>
373371
<ul>
374372
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-parameter/base-image-parameter-name.html" class="otherLinkColour">BaseImageParameterName</a></li>
375373
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-parameter/binarization-modes.html" class="otherLinkColour">BinarizationModes</a></li>
@@ -385,7 +383,7 @@
385383
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-parameter/texture-detection-modes.html" class="otherLinkColour">TextureDetectionModes</a></li>
386384
</ul>
387385
</li>
388-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-format-specification/" class="otherLinkColour ">Barcode Format Specification</a>
386+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/auxiliary/barcode-format-specification.html" class="otherLinkColour">BarcodeFormatSpecification Object</a>
389387
<ul>
390388
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-format-specification/all-module-deviation.html" class="otherLinkColour">AllModuleDeviation</a></li>
391389
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-format-specification/australian-post-encoding-table.html" class="otherLinkColour">AustralianPostEncodingTable</a></li>
@@ -419,24 +417,14 @@
419417
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}barcode-format-specification/verify-check-digit.html" class="otherLinkColour">VerifyCheckDigit</a></li>
420418
</ul>
421419
</li>
422-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/" class="otherLinkColour ">Image Source</a>
423-
<ul>
424-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/directory-path.html" class="otherLinkColour">DirectoryPath</a></li>
425-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/file-filter.html" class="otherLinkColour">FileFilter</a></li>
426-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/name.html" class="otherLinkColour">Name</a></li>
427-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/pages.html" class="otherLinkColour">Pages</a></li>
428-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/pdf-reading-mode.html" class="otherLinkColour">PDFReadingMode</a></li>
429-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/recursive.html" class="otherLinkColour">Recursive</a></li>
430-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}image-source-options/type.html" class="otherLinkColour">Type</a></li>
431-
</ul>
432-
</li>
433-
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}global-parameter/" class="otherLinkColour ">Global Parameter</a>
420+
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters}}file/auxiliary/global-parameter.html" class="otherLinkColour">GlobalParameter Object</a>
434421
<ul>
435422
<li lang="objectivec-swift"><a href="{{ site.dcvb_parameters_reference }}global-parameter/max-total-image-dimension.html" class="otherLinkColour">MaxTotalImageDimension</a></li>
436423
</ul>
437424
</li>
438425
</ul>
439426
</li>
427+
440428
<li lang="objectivec-swift" class="category">USEFUL RESOURCES</li>
441429
<li lang="objectivec-swift"><a href="{{ site.oc_release_notes }}" class="otherLinkColour">Release Notes</a>
442430
<ul lang="objectivec-swift">
@@ -448,29 +436,8 @@
448436
</li>
449437
<li lang="objectivec-swift" ><a href="{{ site.license_activation }}" class="otherLinkColour">License Initialization</a></li>
450438
<li lang="objectivec-swift"><a href="{{ site.oc }}upgrade.html" class="otherLinkColour">Upgrade Instructions</a></li>
451-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}" class="otherLinkColour">FAQ</a>
452-
<ul lang="objectivec-swift" >
453-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}arm64-simulator-error.html" class="otherLinkColour">How do I resolve the "Building for iOS Simulator, but linking in dylib built for iOS" error when building for the iOS simulator?</a></li>
454-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}armv7-architecture-error.html" class="otherLinkColour">How do you solve the "Undefined symbols for architecture armv7" error building on iOS?</a></li>
455-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}bitcode-support.html" class="otherLinkColour">Does the SDK support iOS bitcode framework?</a></li>
456-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}disable-continuous-scanning.html" class="otherLinkColour">How do I disable the continuous barcode scanning feature and close the scanner view?</a></li>
457-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}drivers-license-extraction.html" class="otherLinkColour">How is the driver's license sample able to extract the information into readable fields? Is DBR responsible for this function?</a></li>
458-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}min-system-requirements.html" class="otherLinkColour">What are the minimum system requirements of DBR iOS?</a></li>
459-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}no-camera-enhancer.html" class="otherLinkColour">Can I use DBR iOS without the Camera Enhancer module?</a></li>
460-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}page-freeze.html" class="otherLinkColour">Why does it sometimes freeze when I enter the scan page?</a></li>
461-
<!-- <li lang="objectivec-swift" ><a href="{{ site.oc_faq }}reduce-battery-consumption.html" class="otherLinkColour">How to reduce battery consumption when using the Barcode Reader?</a></li> -->
462-
<!-- <li lang="objectivec-swift" ><a href="{{ site.oc_faq }}sdk-size.html" class="otherLinkColour">What is the size of the SDK?</a></li> -->
463-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}simulator-support.html" class="otherLinkColour">Does DBR iOS support simulator devices?</a></li>
464-
<!-- <li lang="objectivec-swift" ><a href="{{ site.oc_faq }}template-support.html" class="otherLinkColour">On the Barcode Scanner X demo app, there's several modes made for specific use cases, including one for driver licenses. How can I configure my app to do the same?</a></li> -->
465-
<!-- <li lang="objectivec-swift" ><a href="{{ site.oc_faq }}third-party-frames-html" class="otherLinkColour">Can DBR iOS work with third-party frameworks such as Xamarin, React Native, Flutter and Cordova?</a></li> -->
466-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}troubleshooting-failed-image.html" class="otherLinkColour">My barcode is not being picked up using the Barcode Scanner X app. Does this mean that your SDK cannot read the image?</a></li>
467-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}debug-mode-barcodescannerx.html" class="otherLinkColour">How to use debug mode in BarcodeScannerX?</a></li>
468-
<li lang="objectivec-swift" ><a href="{{ site.oc_faq }}how-to-enable-qr-model-one.html" class="otherLinkColour">How to enable QR code Model 1 in BarcodeScannerX?</a></li>
469-
<!-- <li lang="objectivec-swift" ><a href="{{site.faq_general}}unprintable-character.html?lang=objc,swift" class="otherLinkColour">How to Handle Non-printable Characters Like "\u{1D}" or "{GS}" from the Barcode Text?</a></li> -->
470-
</ul>
471-
</li>
472-
<!-- <li lang="objectivec-swift" ><a href="{{ site.faq_ios }}" class="otherLinkColour">FAQ</a>
473-
</li> -->
439+
440+
474441

475442
<li lang="objectivec-swift" class="category">OTHERS</li>
476443
<li lang="objectivec-swift"><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Develop for Android (Java & Kotlin)</a></li>

0 commit comments

Comments
 (0)