Skip to content

Commit d417be5

Browse files
authored
Merge pull request #207 from dynamsoft-docs/preview
update to internal commit b8bee418
2 parents d81dba1 + a39a46f commit d417be5

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

_includes/livehelp.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
{%- if site.baseurl contains 'web-twain/docs' -%}
2+
<!--Begin Comm100 Live Chat Code-->
3+
<div id="comm100-button-e49fdb5a-a4f5-4a6b-a57e-a4c8e3da8296"></div>
4+
<script type="text/javascript">
5+
var Comm100API=Comm100API||{};(function(t){function e(e){var a=document.createElement("script"),c=document.getElementsByTagName("script")[0];a.type="text/javascript",a.async=!0,a.src=e+t.site_id,c.parentNode.insertBefore(a,c)}t.chat_buttons=t.chat_buttons||[],t.chat_buttons.push({code_plan:"e49fdb5a-a4f5-4a6b-a57e-a4c8e3da8296",div_id:"comm100-button-e49fdb5a-a4f5-4a6b-a57e-a4c8e3da8296"}),t.site_id=90003305,t.main_code_plan="e49fdb5a-a4f5-4a6b-a57e-a4c8e3da8296",e("https://vue.comm100.com/livechat.ashx?siteId="),setTimeout(function(){t.loaded||e("https://standby.comm100vue.com/livechat.ashx?siteId=")},5e3)})(Comm100API||{})
6+
</script>
7+
<!--End Comm100 Live Chat Code-->
8+
{%- else -%}
19
<!--Begin Comm100 Live Chat Code-->
210
<div id="comm100-button-20242b05-3781-4d86-9b7f-fab63ddcdde3"></div>
311
<script type="text/javascript">
412
var Comm100API=Comm100API||{};(function(t){function e(e){var a=document.createElement("script"),c=document.getElementsByTagName("script")[0];a.type="text/javascript",a.async=!0,a.src=e+t.site_id,c.parentNode.insertBefore(a,c)}t.chat_buttons=t.chat_buttons||[],t.chat_buttons.push({code_plan:"20242b05-3781-4d86-9b7f-fab63ddcdde3",div_id:"comm100-button-20242b05-3781-4d86-9b7f-fab63ddcdde3"}),t.site_id=90003305,t.main_code_plan="20242b05-3781-4d86-9b7f-fab63ddcdde3",e("https://vue.comm100.com/livechat.ashx?siteId="),setTimeout(function(){t.loaded||e("https://standby.comm100vue.com/livechat.ashx?siteId=")},5e3)})(Comm100API||{})
513
</script>
614
<!--End Comm100 Live Chat Code-->
15+
{%- endif -%}
716

817
<script>
918
var _hsq = window._hsq = window._hsq || [];

_includes/productNav/dwtNav.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<li class="breadcrumb-item active"><a href="/web-twain/docs/introduction/index.html">Docs & Samples</a></li>
1111
</ul>
1212
<div class="right-menu fr">
13+
<a href="javascript:;" id="ask-ai-btn">Ask AI</a>
1314
{%- include search-input.html -%}
1415
<div class="trialAndPricing">
1516
<a href="https://www.dynamsoft.com/web-twain/downloads/" class="downloadBtn orangeBorder"

assets/js/docsLangLatestVersion.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ var docsLangLatestVersion = {
99
android: "11.0.5000",
1010
ios: "11.0.5200",
1111
javascript: "11.0.6000",
12-
maui: "11.0.5200"
12+
maui: "11.0.5200",
13+
flutter: "11.0.5200",
14+
reactNative: "11.0.5200",
15+
xamarin: "11.0.5200",
16+
cordova: "11.0.5200"
1317
},
1418
dcv:{
1519
core: "3.0.600",

0 commit comments

Comments
 (0)