File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,9 @@ cordova_api: /capture-vision/docs/mobile/programming/cordova/api-reference/
9898react_native : /capture-vision/docs/mobile/programming/react-native/
9999react_native_api : /capture-vision/docs/mobile/programming/react-native/api-reference/
100100
101+ maui : /barcode-reader/docs/mobile/programming/maui/
102+ maui_api : /barcode-reader/docs/mobile/programming/maui/api-reference/
103+ maui_release_notes : /barcode-reader/docs/mobile/programming/maui/release-notes/
101104
102105assets : /barcode-reader/docs/core/assets/
103106edit_icon : /barcode-reader/docs/core/assets/img-icon/edit-icon.png
Original file line number Diff line number Diff line change 66 < ul >
77 < li > < a target ="_blank " href ="{{ site.android }} " class ="otherLinkColour refreshLink "> Android</ a > </ li >
88 < li > < a target ="_blank " href ="{{ site.oc }} " class ="otherLinkColour refreshLink "> iOS</ a > </ li >
9+ < li > < a target ="_blank " href ="{{ site.maui }} " class ="otherLinkColour refreshLink "> MAUI</ a > </ li >
910 < li > < a target ="_blank " href ="{{ site.react_native }} " class ="otherLinkColour refreshLink "> React Native</ a > </ li >
1011 < li > < a target ="_blank " href ="{{ site.flutter }} " class ="otherLinkColour refreshLink "> Flutter</ a > </ li >
1112 < li > < a target ="_blank " href ="{{ site.xamarin }} " class ="otherLinkColour refreshLink "> Xamarin.Forms</ a > </ li >
Original file line number Diff line number Diff line change @@ -17,8 +17,9 @@ DEVELOPMENT
1717
1818* [ Web (Client Side)] ({{ site.js }})
1919* Mobile
20- * [ Android] ({{ site.android }})
21- * [ iOS] ({{ site.oc }})
20+ * [ Android] ({{ site.android }}){: target ="_ blank"}
21+ * [ iOS] ({{ site.oc }}){: target ="_ blank"}
22+ * [ MAUI] ({{ site.oc }}){: target ="_ blank"}
2223 * <a href =" https://www.dynamsoft.com/capture-vision/docs/programming/react-native/?ver=latest " target =" _blank " >React Native</a >
2324 * <a href =" https://www.dynamsoft.com/capture-vision/docs/programming/flutter/?ver=latest " target =" _blank " >Flutter</a >
2425 * <a href =" https://www.dynamsoft.com/capture-vision/docs/programming/xamarin/?ver=latest " target =" _blank " >Xamarin.Forms</a >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ noTitleIndex: true
2121| Versions | Available Editions |
2222| -------- | ------------------ |
2323| 10.2.12 | [ .NET] ({{ site.dotnet_release_notes }}dotnet-10.html#10212-06192024){: target ="_ blank"} |
24- | 10.2.11 | [ Android] ({{ site.android_release_notes}}android-10.html#10211-05152024){: target ="_ blank"} / [ iOS] ({{ site.oc_release_notes }}ios-10.html#10211-05152024){: target ="_ blank"} / [ .NET] ({{ site.dotnet_release_notes }}dotnet-10.html#10211-06122024){: target ="_ blank"} |
24+ | 10.2.11 | [ Android] ({{ site.android_release_notes}}android-10.html#10211-05152024){: target ="_ blank"} / [ iOS] ({{ site.oc_release_notes }}ios-10.html#10211-05152024){: target ="_ blank"} / [ .NET] ({{ site.dotnet_release_notes }}dotnet-10.html#10211-06122024){: target ="_ blank"} / [ MAUI ] ({{ site.maui_release_notes }}maui-10.html#102110-06202024){ : target =" _ blank"} |
2525| 10.2.10 | [ C++] ({{ site.cpp_release_notes}}cpp-10.html#10210-03012024){: target ="_ blank"} / [ .NET] ({{ site.dotnet_release_notes }}dotnet-10.html#10210-05302024){: target ="_ blank"} / [ JavaScript] ({{ site.js_release_notes }}js-10.html#10210-04032024){: target ="_ blank"} / [ Android] ({{ site.android_release_notes }}android-10.html#10210-04162024){: target ="_ blank"} / [ iOS] ({{ site.oc_release_notes }}ios-10.html#10210-04162024){: target ="_ blank"} |
2626| 10.2.0 | [ C++] ({{ site.cpp_release_notes}}cpp-10.html#1020-01162024){: target ="_ blank"} |
2727
You can’t perform that action at this time.
0 commit comments