diff options
author | Yunhee Seo <yuni.seo@samsung.com> | 2024-09-12 14:05:54 +0900 |
---|---|---|
committer | Yunhee Seo <yuni.seo@samsung.com> | 2024-09-12 14:05:54 +0900 |
commit | ab41e4a2c795e7bd74f061b17c8dad7875cc420d (patch) | |
tree | bacce84c410601cd8901b718931626dc27eb4f54 | |
parent | 214a9a3d2d10f759830edef7f7a065576658debd (diff) | |
download | libsvi-accepted/tizen_unified_dev.tar.gz libsvi-accepted/tizen_unified_dev.tar.bz2 libsvi-accepted/tizen_unified_dev.zip |
doc: Enhance Native API Ref documentationaccepted/tizen/unified/x/asan/20241014.000022accepted/tizen/unified/x/20240919.040604accepted/tizen/unified/toolchain/20241004.101703accepted/tizen/unified/dev/20240919.040402accepted/tizen/unified/20240913.101417accepted/tizen_unified_dev
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 <yuni.seo@samsung.com>
-rwxr-xr-x | doc/feedback_doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 * |