Skip to content

Commit 1290f92

Browse files
Merge pull request #417 from dynamsoft-docs/11.4.1100
Updating side list
2 parents 1f67578 + eef12a5 commit 1290f92

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

_includes/sidelist-programming/programming-android.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<li lang="android" ><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a>
44
<ul lang="android" >
55
<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/understand-barcode-scan-results.html" class="otherLinkColour">Understand Barcode Scan Results</a></li>
76
<li lang="android" ><a href="{{ site.android }}user-guide/configure-barcode-scanner.html" class="otherLinkColour">Configure Barcode Scanner</a>
87
<ul lang="android" >
98
<li lang="android" ><a href="{{ site.android }}user-guide/scanner-barcode-formats.html" class="otherLinkColour">Specify Barcode Format</a></li>
@@ -366,6 +365,15 @@
366365
</li>
367366

368367
<li lang="android" class="category">UNDERSTANDING DBR</li>
368+
<li lang="android"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
369+
<ul>
370+
<li><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
371+
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a></li>
372+
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
373+
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
374+
</ul>
375+
</li>
376+
369377
<li lang="android"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a>
370378
<ul>
371379
<li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li>

_includes/sidelist-programming/programming-oc.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide/index.html" class="otherLinkColour">User Guide</a>
55
<ul lang="objectivec-swift" >
66
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide.html" class="otherLinkColour">Build your first APP</a> </li>
7-
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide/understand-barcode-scan-results.html" class="otherLinkColour">Understand Barcode Scan Results</a></li>
87
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide/configure-barcode-scanner.html" class="otherLinkColour">Configure Barcode Scanner</a>
98
<ul lang="objectivec-swift" >
109
<li lang="objectivec-swift" ><a href="{{ site.oc }}user-guide/scanner-barcode-formats.html" class="otherLinkColour">Specify Barcode Format</a></li>
@@ -364,6 +363,15 @@
364363
</li>
365364

366365
<li lang="objectivec-swift" class="category">UNDERSTANDING DBR</li>
366+
<li lang="objectivec-swift"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
367+
<ul>
368+
<li><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
369+
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a></li>
370+
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
371+
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
372+
</ul>
373+
</li>
374+
367375
<li lang="objectivec-swift"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a>
368376
<ul>
369377
<li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li>

0 commit comments

Comments
 (0)