Add doxygen checker (#1540)

* Fixed Doxygen issues
 * Updated Doxygen config
 * Added new script to test whether doxygen generation was successful or not
 * Added to Travis CI

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2017-01-31 12:27:59 +01:00
committed by GitHub
parent 623975d19f
commit 107c058bb1
8 changed files with 54 additions and 23 deletions
@@ -78,9 +78,9 @@ ecma_builtin_int8array_dispatch_construct (const ecma_value_t *arguments_list_p,
} /* ecma_builtin_int8array_dispatch_construct */
/**
* @}
* @}
* @}
*/
* @}
* @}
* @}
*/
#endif /* !CONFIG_DISABLE_TYPEDARRAY_BUILTIN */
@@ -122,9 +122,9 @@ ecma_builtin_typedarray_dispatch_construct (const ecma_value_t *arguments_list_p
} /* ecma_builtin_typedarray_dispatch_construct */
/**
* @}
* @}
* @}
*/
* @}
* @}
* @}
*/
#endif /* !CONFIG_DISABLE_TYPEDARRAY_BUILTIN */