[ CAPI ] fix the Native API Ref Doc
authorjijoong.moon <jijoong.moon@samsung.com>
Thu, 22 Aug 2024 05:38:45 +0000 (14:38 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 22 Aug 2024 22:43:29 +0000 (07:43 +0900)
Add MODULE in submodule name in doc file.

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
api/capi/doc/nntrainer_doc.h

index b450a60d61f8444adb27d38827aff3203925f865..b28af9b833ae90301b7550c41a748de16134263d 100644 (file)
 /**
  * @ingroup  CAPI_ML_FRAMEWORK
  * @defgroup CAPI_ML_NNTRAINER_TRAIN_MODULE Trainer
- * @addtogroup CAPI_ML_NNTRAINER_TRAIN_MODULE
  * @brief The NNTrainer function provides interfaces to create and train Machine
  * Learning models on the device locally.
- * @section CAPI_ML_NNTRAINER_TRAIN_HEADER Required Header
+ * @section CAPI_ML_NNTRAINER_TRAIN_MODULE_HEADER Required Header
  *   \#include <nntrainer/nntrainer.h>\n
- * @section CAPI_ML_NNTRAINER_TRAIN_OVERVIEW Overview
+ * @section CAPI_ML_NNTRAINER_TRAIN_MODULE_OVERVIEW Overview
  * The NNTrainer API provides interfaces to create and train Machine
  * Learning models on the device locally.
  *
@@ -37,7 +36,7 @@
  *
  *  Note that this function set is supposed to be thread-safe.
  *
- * @section CAPI_ML_NNTRAINER_TRAIN_FEATURE Related Features
+ * @section CAPI_ML_NNTRAINER_TRAIN_MODULE_FEATURE Related Features
  * This function is related with the following features:\n
  *  - %http://tizen.org/feature/machine_learning\n
  *  - %http://tizen.org/feature/machine_learning.training\n