From: Segwon Date: Wed, 27 Sep 2017 11:43:41 +0000 (+0900) Subject: doc: fixed an invalid feature key name. X-Git-Tag: submit/tizen/20170928.055419^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c6fb7365864887ccf0e0e2c456c3d57ff031e9bd;p=platform%2Fcore%2Fapi%2Fperipheral-io.git doc: fixed an invalid feature key name. Signed-off-by: Segwon Change-Id: Ib4873df2fd591df2c6eac4bb7cca0562222bdbe0 --- diff --git a/doc/peripheral_io_doc.h b/doc/peripheral_io_doc.h index 8c373bf..bad2569 100644 --- a/doc/peripheral_io_doc.h +++ b/doc/peripheral_io_doc.h @@ -43,7 +43,7 @@ * @section CAPI_SYSTEM_PERIPHERAL_IO_GPIO_MODULE_FEATURE Realted Features * * This API is related with the following feature:\n - * - http://tizen.org/feature/peripheralio.gpio\n + * - http://tizen.org/feature/peripheral_io.gpio\n * * It is recommended to use features in your application for reliability.\n * @@ -72,7 +72,7 @@ * @section CAPI_SYSTEM_PERIPHERAL_IO_I2C_MODULE_FEATURE Realted Features * * This API is related with the following feature:\n - * - http://tizen.org/feature/peripheralio.i2c\n + * - http://tizen.org/feature/peripheral_io.i2c\n * * It is recommended to use features in your application for reliability.\n * @@ -101,7 +101,7 @@ * @section CAPI_SYSTEM_PERIPHERAL_IO_SPI_MODULE_FEATURE Realted Features * * This API is related with the following feature:\n - * - http://tizen.org/feature/peripheralio.spi\n + * - http://tizen.org/feature/peripheral_io.spi\n * * It is recommended to use features in your application for reliability.\n * @@ -130,7 +130,7 @@ * @section CAPI_SYSTEM_PERIPHERAL_IO_UART_MODULE_FEATURE Realted Features * * This API is related with the following feature:\n - * - http://tizen.org/feature/peripheralio.uart\n + * - http://tizen.org/feature/peripheral_io.uart\n * * It is recommended to use features in your application for reliability.\n * @@ -159,7 +159,7 @@ * @section CAPI_SYSTEM_PERIPHERAL_IO_PWM_MODULE_FEATURE Realted Features * * This API is related with the following feature:\n - * - http://tizen.org/feature/peripheralio.pwm\n + * - http://tizen.org/feature/peripheral_io.pwm\n * * It is recommended to use features in your application for reliability.\n *