Skip to content

Commit 24adcb2

Browse files
Merge pull request #193 from dynamsoft-docs/preview
update to internal commit 8f9ff1d2
2 parents 6df54de + 4eafe6b commit 24adcb2

File tree

4 files changed

+3
-43
lines changed

4 files changed

+3
-43
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ dnt_icon: /label-recognition/docs/core/assets/img-icon/icon-dnt.svg
6060
release-notes: /label-recognition/docs/core/release-notes/
6161
license-activation: /label-recognition/docs/core/license-activation/
6262

63-
useVersionTree: true
63+
useVersionTree: false
64+
isDCV: true
6465

6566
baseurl: "/label-recognition/docs/core"
6667

File renamed without changes.
File renamed without changes.

search.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,4 @@ layout: search-page
33
title: Dynamsoft Label Recognition SDK Documentation Search
44
keywords: Dynamsoft Label Recognition SDK Documentation Search
55
cx: 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+
---

0 commit comments

Comments
 (0)