Fix documentation errors (#1510)
Doxygen reported a few issues, which are fixed by this patch: * ArrayBuffer-related documentation group names and titles were incorrect. * Some Date-related helper functions used incorrect parameter documentation syntax. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
committed by
Zoltan Herczeg
parent
3fa89baee0
commit
0026519040
@@ -37,7 +37,7 @@
|
||||
* \addtogroup ecmabuiltins
|
||||
* @{
|
||||
*
|
||||
* \addtogroup string ECMA ArrayBuffer object built-in
|
||||
* \addtogroup arraybuffer ECMA ArrayBuffer object built-in
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user