From: Yunhee Seo Date: Thu, 12 Sep 2024 05:05:54 +0000 (+0900) Subject: doc: Enhance Native API Ref documentation X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_8.0;p=platform%2Fcore%2Fsystem%2Flibsvi.git doc: Enhance Native API Ref documentation There was omitted keyword in feedback_doc.h. To keep consistency of doxygen group naming rule, this patch is necessary. Change-Id: I4c7ebe70402ff0e2448cf37b6f038a8b57a9a000 Signed-off-by: Yunhee Seo --- diff --git a/doc/feedback_doc.h b/doc/feedback_doc.h index f881cba..d7a552a 100755 --- a/doc/feedback_doc.h +++ b/doc/feedback_doc.h @@ -30,7 +30,7 @@ * The FEEDBACK API is responsible for playing simple sound and vibration. * It plays sound using mm-sound library and vibration with system framework. - * @section CAPI_SYSTEM_FEEDBACK_FEATURE Related Features + * @section CAPI_SYSTEM_FEEDBACK_MODULE_FEATURE Related Features * This API is related with the following features:\n * - %http://tizen.org/feature/feedback.vibration\n *