Replacing doxygen header for ECMA modules 'addtogroup ecma ---TODO---' -> 'addtogroup ecma ECMA'.

This commit is contained in:
Ruben Ayrapetyan
2014-08-29 18:35:44 +04:00
parent 32d111fecf
commit 23b62bce54
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ JERRY_STATIC_ASSERT (sizeof (ecma_collection_chunk_t) == sizeof (uint64_t));
JERRY_STATIC_ASSERT (sizeof (ecma_string_t) == sizeof (uint64_t));
JERRY_STATIC_ASSERT (sizeof (ecma_completion_value_t) == sizeof (uint32_t));
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmaalloc Routines for allocation/freeing memory for ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmagc Garbage collector
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmagc Garbage collector
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmatypes ECMA types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -13,7 +13,7 @@
* limitations under the License.
*/
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*
* \addtogroup ecmahelpers Helpers for operations with ECMA data types
+1 -1
View File
@@ -16,7 +16,7 @@
#ifndef ECMA_REFERENCE_H
#define ECMA_REFERENCE_H
/** \addtogroup ecma ---TODO---
/** \addtogroup ecma ECMA
* @{
*/