Fix doxygen-related documentation issues (#1357)
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -16,10 +16,7 @@
|
||||
|
||||
#include "jcontext.h"
|
||||
|
||||
/** \addtogroup context Jerry context
|
||||
* @{
|
||||
*
|
||||
* \addtogroup context Context
|
||||
/** \addtogroup context Context
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -52,6 +49,5 @@ jerry_hash_table_t jerry_global_hash_table;
|
||||
#endif /* !CONFIG_ECMA_LCACHE_DISABLE */
|
||||
|
||||
/**
|
||||
* @}
|
||||
* @}
|
||||
*/
|
||||
|
||||
@@ -26,10 +26,7 @@
|
||||
#include "re-bytecode.h"
|
||||
#include "vm-defines.h"
|
||||
|
||||
/** \addtogroup context Jerry context
|
||||
* @{
|
||||
*
|
||||
* \addtogroup context Context
|
||||
/** \addtogroup context Context
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -167,7 +164,6 @@ extern jerry_hash_table_t jerry_global_hash_table;
|
||||
#endif /* !CONFIG_ECMA_LCACHE_DISABLE */
|
||||
|
||||
/**
|
||||
* @}
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user