Fix doxygen guide
authorHyunwoo Kim <hwlove.kim@samsung.com>
Mon, 1 Jul 2013 07:47:49 +0000 (16:47 +0900)
committerHyunwoo Kim <hwlove.kim@samsung.com>
Mon, 1 Jul 2013 07:47:55 +0000 (16:47 +0900)
Change-Id: I3c229ec62fb993e5787ba9c719488013d181fb7b
Signed-off-by: Hyunwoo Kim <hwlove.kim@samsung.com>
inc/FSecSecureElement.h

index 2d8189c..7d071bf 100644 (file)
@@ -16,7 +16,7 @@
 
 /**
  * @file                       FSecSecureElement.h
- * @brief              This is the header file for the %SecureElement namespace.\
+ * @brief              This is the header file for the %SecureElement namespace.
  * @since       2.2
  *
  * This is the header file for the %SecureElement namespace.
  *
  * The %SecureElement namespace contains classes and interfaces for managing secure elements, by getting information from secure elements and sending APDUs. @n
  *
- * For more information on the %SecureElement namespace features, see <a href="../org.tizen.cpp.appprogramming/html/dev_guide/security/se_namespace.htm">Secure Element Guide</a>.
+ * For more information on the %SecureElement namespace features, see Secure Element Guide.
  *
  * The following diagram illustrates the relationships between the classes belonging to the %SecureElement namespace.
- * //@image html security_secure_element_classdiagram.png
+ * @image html security_secure_element_classdiagram.png
  *
  */
 namespace Tizen { namespace Security { namespace SecureElement