Merge "[copy&paste] add interface for OSP"
[framework/uifw/elementary.git] / src / lib / elm_bg.h
index cb1b7f5..6ba62b1 100644 (file)
@@ -1,5 +1,6 @@
 /**
  * @defgroup Bg Bg
+ * @ingroup Elementary
  *
  * @image html img/widget/bg/preview-00.png
  * @image latex img/widget/bg/preview-00.eps
@@ -17,9 +18,9 @@
  * @li "overlay" - overlay of the bg
  *
  * Supported elm_object common APIs.
- * @li elm_object_part_content_set
- * @li elm_object_part_content_get
- * @li elm_object_part_content_unset
+ * @li @ref elm_object_part_content_set
+ * @li @ref elm_object_part_content_get
+ * @li @ref elm_object_part_content_unset
  *
  * Here is some sample code using it:
  * @li @ref bg_01_example_page
 
 /**
  * Identifiers on how a background widget is to display its image --
- * if it was tset to use an image file.
+ * if it was set to use an image file.
  *
  * @see elm_bg_option_set()
  * @see elm_bg_option_get()
+ *
+ * @ingroup Bg
  */
 typedef enum
 {