diff --git a/icu4c/source/common/unicode/ubiditransform.h b/icu4c/source/common/unicode/ubiditransform.h
index 3b6811c6b0..ceebf21ba0 100644
--- a/icu4c/source/common/unicode/ubiditransform.h
+++ b/icu4c/source/common/unicode/ubiditransform.h
@@ -24,6 +24,9 @@
#ifndef U_HIDE_DRAFT_API
/**
+ * \file
+ * \brief Bidi Transformations
+ *
* UBiDiOrder
indicates the order of text.
* This bidi transformation engine supports all possible combinations (4 in * total) of input and output text order: @@ -108,6 +111,7 @@ typedef struct UBiDiTransform UBiDiTransform; * ordering scheme to the bidi layout defined by the output ordering scheme, * and applies character mirroring and Arabic shaping operations.
* In terms of UBiDi
, such a transformation implies:
+ *
ubidi_setReorderingMode
as needed (when the
* reordering mode is other than normal),ubidi_setInverse
as needed (when text should be
@@ -132,7 +136,7 @@ typedef struct UBiDiTransform UBiDiTransform;
* ubidi_setPara
with paraLevel == UBIDI_RTL
,ubidi_setPara
with
+ * calling ubidi_setPara
with
* paraLevel == UBIDI_DEFAULT_LTR
,ubidi_setPara
with