Fix document error 14/230614/1
authorHyunjee Kim <hj0426.kim@samsung.com>
Mon, 13 Apr 2020 04:31:51 +0000 (13:31 +0900)
committerHyunjee Kim <hj0426.kim@samsung.com>
Mon, 13 Apr 2020 04:32:22 +0000 (13:32 +0900)
Change-Id: Ib7d668821ccf2e4b84d491aabfa9dc84b5722af1
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
16 files changed:
src/include/utils_i18n_timezone.h
src/include/utils_i18n_ubrk.h
src/include/utils_i18n_ucalendar.h
src/include/utils_i18n_uchar.h
src/include/utils_i18n_udate.h
src/include/utils_i18n_udatepg.h
src/include/utils_i18n_uenumeration.h
src/include/utils_i18n_ulocale.h
src/include/utils_i18n_unormalization.h
src/include/utils_i18n_unumber.h
src/include/utils_i18n_unumsys.h
src/include/utils_i18n_uscript.h
src/include/utils_i18n_usearch.h
src/include/utils_i18n_uset.h
src/include/utils_i18n_ustring.h
src/include/utils_i18n_utext.h

index 537796e..4ce8b91 100644 (file)
@@ -501,12 +501,12 @@ int i18n_timezone_get_display_name_with_locale_id(i18n_timezone_h timezone, cons
  */
 int i18n_timezone_get_display_name_with_type_locale_id(i18n_timezone_h timezone, i18n_ubool daylight, i18n_timezone_display_type_e style, const char *locale_id, char **display_name);
 
+/**
+ * @}
+ */
+
 #ifdef __cplusplus
 }
 #endif
 
-/**
- * @}
- * @}
- */
 #endif /* __UTILS_I18N_TIMEZONE_H__*/
index e7e75f5..fe0bb3a 100644 (file)
@@ -333,13 +333,12 @@ int32_t i18n_ubrk_get_rule_status_vec(i18n_ubreak_iterator_h break_iter, int32_t
  */
 const char *i18n_ubrk_get_locale_by_type(const i18n_ubreak_iterator_h break_iter, i18n_ulocale_data_locale_type_e type);
 
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * @}
- * @}
  */
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif
index 9a89736..e33ccd0 100644 (file)
@@ -910,7 +910,6 @@ i18n_ubool i18n_ucalendar_get_timezone_transition_date(const i18n_ucalendar_h ca
 
 /**
  * @}
- * @}
  */
 
 #ifdef __cplusplus
index 082520a..5c5f5b7 100644 (file)
@@ -1400,13 +1400,12 @@ int i18n_uchar_get_fc_nfkc_closure(i18n_uchar32 c,
                                                                   int32_t dest_capacity,
                                                                   int32_t *length);
 
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * @}
- * @}
  */
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif    /* __UTILS_I18N_UCHAR_H__*/
index eb1d646..950a1d7 100644 (file)
@@ -625,7 +625,6 @@ int i18n_udate_set_context(i18n_udate_format_h format, i18n_udisplay_context_e v
 
 /**
  * @}
- * @}
  */
 
 #ifdef __cplusplus
index 6463b83..6ec4c23 100644 (file)
@@ -637,7 +637,6 @@ const i18n_uchar *i18n_udatepg_get_pattern_for_skeleton(const i18n_udatepg_h dtp
 
 /**
  * @}
- * @}
  */
 
 #endif /* __UTILS_I18N_UDATEPG_H__*/
index 42fab37..1c98da1 100644 (file)
@@ -184,7 +184,6 @@ int i18n_uenumeration_char_strings_enumeration_create(const char *const strings[
 
 /**
  * @}
- * @}
  */
 
 #ifdef __cplusplus
index 1477e82..95af6c6 100644 (file)
@@ -960,13 +960,12 @@ int32_t i18n_ulocale_to_language_tag(const char *locale_id, char *langtag, int32
  */
 int i18n_ulocale_is_bogus(const char *locale_id, i18n_ubool *is_bogus);
 
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * @}
- * @}
  */
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif /* __UTILS_I18N_ULOCALE_H__*/
index ee34458..8d59876 100644 (file)
@@ -422,13 +422,12 @@ int i18n_unormalizer_has_boundary_after(i18n_unormalizer_h normalizer, i18n_ucha
  */
 int i18n_unormalization_is_inert(i18n_unormalizer_h normalizer, i18n_uchar32 c, i18n_ubool *result);
 
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * @}
- * @}
  */
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif /* __UTILS_I18N_UNORMALIZATION_H__*/
index b0ab229..37375f4 100644 (file)
@@ -639,13 +639,12 @@ int i18n_unumber_set_symbol(i18n_unumber_format_h fmt, i18n_unumber_format_symbo
 const char *i18n_unumber_get_locale_by_type(const i18n_unumber_format_h fmt, i18n_ulocale_data_locale_type_e type);
 
 
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * @}
- * @}
  */
 
+#ifdef __cplusplus
+}
+#endif
+
 #endif /* __UTILS_I18N_UNUMBER_H__*/
index cde87d9..7a6fe13 100644 (file)
@@ -169,13 +169,12 @@ int i18n_unumsys_get_radix(i18n_unumsys_h unumsys, int32_t *radix);
  */
 int i18n_unumsys_get_description(i18n_unumsys_h unumsys, i18n_uchar *result, int32_t result_max_len, int32_t *ulen);
 
+/**
+ * @}
+ */
 
 #ifdef __cplusplus
 }
 #endif
 
-/**
- * @}
- * @}
- */
 #endif /* __UTILS_I18N_UNUMSYS_H__*/
index 303f84d..a4d48a9 100644 (file)
@@ -205,13 +205,12 @@ i18n_ubool i18n_uscript_breaks_between_letters(i18n_uscript_code_e script);
  */
 i18n_ubool i18n_uscript_is_cased(i18n_uscript_code_e script);
 
+/**
+ * @}
+ */
 
 #ifdef __cplusplus
 }
 #endif
 
-/**
- * @}
- * @}
- */
 #endif /* __UTILS_I18N_USCRIPT_H__*/
index b48bc24..3d4ec25 100644 (file)
@@ -176,7 +176,6 @@ int i18n_usearch_first(i18n_usearch_h search_iter, int32_t *index_first);
 
 /**
  * @}
- * @}
  */
 
 #endif /* __UTILS_I18N_USEARCH_H__*/
index c186efb..772a75b 100644 (file)
@@ -1165,7 +1165,6 @@ i18n_ubool i18n_uset_get_serialized_range(const i18n_userialized_set_s *set, int
 
 /**
  * @}
- * @}
  */
 
 #ifdef __cplusplus
index 90b648a..d1afbd0 100644 (file)
@@ -1314,12 +1314,12 @@ i18n_uchar32 *i18n_ustring_to_UTF32_with_sub(i18n_uchar32 *dest, int32_t dest_ca
  */
 i18n_uchar *i18n_ustring_from_UTF32_with_sub(i18n_uchar *dest, int32_t dest_capacity, int32_t *dest_len, const i18n_uchar32 *src, int32_t src_len, i18n_uchar32 sub_char, int32_t *num_substitutions, i18n_error_code_e *error_code);
 
+/**
+ * @}
+ */
+
 #ifdef __cplusplus
 }
 #endif
 
-/**
- * @}
- * @}
- */
 #endif /* __UTILS_I18N_USTRING_H__*/
index 3ada683..64a69b7 100644 (file)
@@ -507,12 +507,12 @@ int i18n_utext_copy(i18n_utext_h ut, int64_t native_start, int64_t native_limit,
  */
 void i18n_utext_freeze(i18n_utext_h ut);
 
+/**
+ * @}
+ */
+
 #ifdef __cplusplus
 }
 #endif
 
-/**
- * @}
- * @}
- */
 #endif /* __UTILS_I18N_UTEXT_H__*/