From 790af7c8dd23b11269a245f7db9fc8b5e548a604 Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Wed, 11 Sep 2013 21:38:11 +0000 Subject: [PATCH] ICU-10375 Add \file and \brief to udisplaycontext.h headers so it works in apiref/icu4c/files.html X-SVN-Rev: 34275 --- icu4c/source/i18n/unicode/udisplaycontext.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/icu4c/source/i18n/unicode/udisplaycontext.h b/icu4c/source/i18n/unicode/udisplaycontext.h index b3ff0af0c55..8652a9065fb 100644 --- a/icu4c/source/i18n/unicode/udisplaycontext.h +++ b/icu4c/source/i18n/unicode/udisplaycontext.h @@ -14,6 +14,9 @@ /* Dont hide with #ifndef U_HIDE_DRAFT_API, needed by virtual methods */ /** + * \file + * \brief C API: Display context types (enum values) + * * Display context types, for getting values of a particular setting. * Note, the specific numeric values are internal and may change. * @draft ICU 51 -- 2.40.0