Update the API documentation (#5178)

- Minor fixes, typos, version numbers, etc.
 - Followup fix after "Merge Promise Guard with ESNEXT #4725"
 - Added documentation for the new implemented API functions

JerryScript-DCO-1.0-Signed-off-by: Laszlo Lango laszlo.lango@h-lab.eu
This commit is contained in:
László Langó
2024-12-12 20:39:48 +01:00
committed by GitHub
parent 8d44eed661
commit a746a1d29a
6 changed files with 1062 additions and 295 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
#define JERRYX_SYNTAX_ERROR_MAX_LINE_LENGTH 256
/**
* Struct for buffering print outpu
* Struct for buffering print output
*/
typedef struct
{