We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c09c7c + 5a44696 commit 6bf1c84Copy full SHA for 6bf1c84
1 file changed
introduction/index.md
@@ -45,21 +45,3 @@ The Vehicle Identification Number (VIN) following ISO 3779 and standard used in
45
46
For further details, take a look at [VIN introduction]({{site.code_types}}vin.html).
47
48
-## Supported Platforms
49
-
50
-As of current version, DCP is available for web and server applications as "DCP JavaScript Edition" and "DCP C++ Edition".
51
52
-| Platforms | Languages |
53
-|-----------|-----------|
54
-| Web | JavaScript |
55
-| Server | C++ |
56
-| Mobile | Java/Kotlin/Objective-C/Swift |
57
58
-> Future versions will support more platforms, such as Android/Mobile, etc.
59
60
-## Next Step
61
62
-Learn how to use DCP to add code parsing capabilities to your application:
63
64
-* [JavaScript (Web)]({{site.dcp_js}})
65
-* [C++ (Server)]({{site.dcp_cpp}})
0 commit comments