Update FApp documents from LB
[platform/framework/native/appfw.git] / inc / FApp.h
index cb241e2..55d51f4 100644 (file)
  * @since      2.0
  *
  * @remarks            @b Header @b %file: @b \#include @b <FApp.h> @n
- *                             @b Library : @b osp-appfw
+ *                             @b Library: @b osp-appfw
  *
  * The %App namespace contains classes for application development, including application life-cycle management, usage of
- * functionality exported by other applications through AppControl, and access to application registry and resources. %Tizen
+ * the functionality exported by other applications through AppControl, and access to the application registry and resources. %Tizen
  * also provides various macros for debugging purposes.
- * @n
+ *
  * For more information on the %App namespace features and the macros, see <a href="../org.tizen.native.appprogramming/html/guide/app/app_namespace.htm">App Guide</a> and <a href="../org.tizen.native.appprogramming/html/basics_tizen_programming/debugging_macros.htm">Debugging Macros</a>.
  *
  * The following diagram illustrates the relationships between the classes belonging to the %App namespace.