Skip to content

Commit d7e64e1

Browse files
Merge pull request #822 from dynamsoft-docs/preview
fix menu
2 parents decb4bc + e80172d commit d7e64e1

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

_includes/sidelist-architecture.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
<li><a href="{{ site.dcvb_architecture }}" class="otherLinkColour">Architecture</a>
22
<ul>
33
<li><a href="{{ site.dcvb_architecture }}input.html" class="otherLinkColour">Input</a></li>
4-
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a>
5-
<ul>
6-
<li><a href="{{ site.dcvb_architecture }}image-processing/region-predetection.html" class="otherLinkColour">Region Pre-detection</a></li>
7-
<li><a href="{{ site.dcvb_architecture }}image-processing/shared-detection.html" class="otherLinkColour">Shared Detection</a></li>
8-
<li><a href="{{ site.dcvb_architecture }}image-processing/barcode-localization.html" class="otherLinkColour">Barcode Localization</a></li>
9-
<li><a href="{{ site.dcvb_architecture }}image-processing/barcode-decoding.html" class="otherLinkColour">Barcode Decoding</a></li>
10-
</ul>
11-
</li>
4+
<li><a href="{{ site.dcvb_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a></li>
125
<li><a href="{{ site.dcvb_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li>
136
<li><a href="{{ site.dcvb_architecture }}output.html" class="otherLinkColour">Output</a></li>
147
</ul>

0 commit comments

Comments
 (0)