From: jkjo92 Date: Mon, 24 Jul 2017 10:58:27 +0000 (+0900) Subject: fix documentation X-Git-Tag: submit/tizen/20170724.110719 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen%2F20170724.110719;p=platform%2Fcore%2Faccount%2Ffido-client.git fix documentation Change-Id: If30de9308278d941cb7f266f31690505f5f2afad Signed-off-by: jkjo92 --- diff --git a/doc/fido_doc.h b/doc/fido_doc.h index 9b4ee2a..8ac58d9 100755 --- a/doc/fido_doc.h +++ b/doc/fido_doc.h @@ -30,6 +30,7 @@ * The FIDO Universal Authentication Framework (UAF) Client APIs provide APIs for application developers to utilize Device's available authenticators for online service integration. * The goal of this Universal Authentication Framework is to provide a unified and extensible authentication mechanism that supplants passwords while avoiding the shortcomings of current alternative authentication approaches. * More details about the FIDO specification can be found in https://fidoalliance.org/specifications/download/ + * * @section CAPI_FIDO_MODULE_FEATURE Related Features * This API is related with the following feature:\n * - http://tizen.org/feature/fido.uaf @@ -40,7 +41,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature List. * * @defgroup CAPI_FIDO_UAF_MESSAGES_MODULE FIDO UAF MESSAGES * @ingroup CAPI_FIDO_MODULE