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:
Akos Kiss
2016-09-21 10:43:40 +02:00
committed by GitHub
parent 2300a68c88
commit 316223ebdb
9 changed files with 74 additions and 18 deletions
+1 -5
View File
@@ -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 */
/**
* @}
* @}
*/
+1 -5
View File
@@ -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 */
/**
* @}
* @}
*/