docs: Add links to Efl.Loop_Consumer
authorXavi Artigas <xavierartigas@yahoo.es>
Wed, 30 Jan 2019 15:16:37 +0000 (16:16 +0100)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 02:22:23 +0000 (11:22 +0900)
src/lib/ecore/efl_loop_consumer.eo

index def99ef..f03a4d6 100644 (file)
@@ -1,7 +1,7 @@
 abstract Efl.Loop_Consumer extends Efl.Object
 {
-   [[An Efl.Loop_Consumer is a class which requires one of the parents to provide
-     an Efl.Loop interface when performing provider_find. It will enforce this by
+   [[An @Efl.Loop_Consumer is a class which requires one of the parents to provide
+     an @Efl.Loop interface when performing @Efl.Object.provider_find. It will enforce this by
      only allowing parents which provide such an interface or $NULL.]]
    eo_prefix: efl_loop;
    methods {