File tree Expand file tree Collapse file tree 4 files changed +3
-43
lines changed Expand file tree Collapse file tree 4 files changed +3
-43
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ dnt_icon: /label-recognition/docs/core/assets/img-icon/icon-dnt.svg
6060release-notes : /label-recognition/docs/core/release-notes/
6161license-activation : /label-recognition/docs/core/license-activation/
6262
63- useVersionTree : true
63+ useVersionTree : false
64+ isDCV : true
6465
6566baseurl : " /label-recognition/docs/core"
6667
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -3,45 +3,4 @@ layout: search-page
33title : Dynamsoft Label Recognition SDK Documentation Search
44keywords : Dynamsoft Label Recognition SDK Documentation Search
55cx : 53a201f66061dfc84
6- hasFacets : true
7- ---
8-
9- <script >
10- let facets = [
11- [
12- {
13- " anchor" : " JavaScript Web" ,
14- " label" : " javascript_web" ,
15- " label_with_op" : " more:javascript_web"
16- }
17- ],
18- [
19- {
20- " anchor" : " .NET" ,
21- " label" : " .net" ,
22- " label_with_op" : " more:.net"
23- }
24- ],
25- [
26- {
27- " anchor" : " Java" ,
28- " label" : " java" ,
29- " label_with_op" : " more:java"
30- }
31- ],
32- [
33- {
34- " anchor" : " Mobile Native App" ,
35- " label" : " mobile_native_app" ,
36- " label_with_op" : " more:mobile_native_app"
37- }
38- ],
39- [
40- {
41- " anchor" : " C/C++" ,
42- " label" : " c/c++" ,
43- " label_with_op" : " more:c/c++"
44- }
45- ]
46- ]
47- </script >
6+ ---
You can’t perform that action at this time.
0 commit comments