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
@@ -21,7 +21,7 @@
|
||||
/** \addtogroup ecma ECMA
|
||||
* @{
|
||||
*
|
||||
* \addtogroup ecmaarraybufferobject ECMA Arraybuffer object related routines
|
||||
* \addtogroup ecmaarraybufferobject ECMA ArrayBuffer object related routines
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user