You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming/javascript/user-guide/index.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ In this guide, you will learn step by step on how to integrate the SDK into your
35
35
-[Create a `CodeParser` object](#create-a-codeparser-object)
36
36
-[Start Parsing](#start-parsing)
37
37
-[System requirements](#system-requirements)
38
-
-[Release notes](#release-notes)
39
38
-[API Documentation](#api-documentation)
40
39
41
40
## Hello World
@@ -281,9 +280,9 @@ The following table is a list of supported browsers based on the above requireme
281
280
282
281
Apart from the browsers, the operating systems may impose some limitations of their own that could restrict the use of the SDK.
283
282
284
-
## Release notes
283
+
<!--## Release notes
285
284
286
-
Learn what are included in each release at [Dynamsoft Code Parser JavaScript Edition Release Notes](https://www.dynamsoft.com/code-parser/docs/web/programming/javascript/release-notes/?ver=latest).
285
+
Learn what are included in each release at [Dynamsoft Code Parser JavaScript Edition Release Notes](https://www.dynamsoft.com/code-parser/docs/web/programming/javascript/release-notes/?ver=latest).-->
0 commit comments