Skip to content

Commit de61f53

Browse files
Merge pull request #418 from dynamsoft-docs/11.4.1100
Updating side list
2 parents fa0d7e3 + 6126d84 commit de61f53

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

_includes/sidelist-programming/programming-android.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<li lang="android" class="category">DEVELOPMENT</li>
2+
23
<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Getting Started</a>
34
<ul lang="android">
45
<li lang="android"><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li>
@@ -363,6 +364,14 @@
363364
</ul>
364365
</li>
365366
<li lang="android" class="category">ENGINE ARCHITECTURE & OPTIMIZATION</li>
367+
<li lang="android"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
368+
<ul>
369+
<li><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
370+
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a></li>
371+
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
372+
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
373+
</ul>
374+
</li>
366375
<li lang="android"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a>
367376
<ul>
368377
<li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li>

_includes/sidelist-programming/programming-oc.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<li lang="objectivec-swift" class="category">DEVELOPMENT</li>
22

33

4+
45
<li lang="objectivec-swift"><a href="{{ site.oc }}user-guide/index.html" class="otherLinkColour">Get Started</a>
56
<ul lang="objectivec-swift">
67
<li lang="objectivec-swift"><a href="{{ site.oc }}user-guide.html" class="otherLinkColour">Quick Start</a></li>
@@ -374,6 +375,15 @@
374375
</li>
375376

376377
<li lang="objectivec-swift" class="category">UNDERSTANDING DBR</li>
378+
<li lang="objectivec-swift"><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
379+
<ul>
380+
<li><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
381+
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a></li>
382+
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
383+
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
384+
</ul>
385+
</li>
386+
377387
<li lang="objectivec-swift"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a>
378388
<ul>
379389
<li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li>

0 commit comments

Comments
 (0)