stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=eef094c661284865fc2744a7adf514d9137b5855

commit eef094c661284865fc2744a7adf514d9137b5855
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Thu May 7 09:38:12 2015 +0200

    docs: Fix access to main elocation page from front page
---
 doc/main.dox                  | 2 +-
 src/lib/elocation/Elocation.h | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/main.dox b/doc/main.dox
index 5db1577..6ab3071 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -24,7 +24,7 @@
  * @li @ref evil_main microsoft windows portability layer.
  * @li @ref eolian_main an EO file parser and code generator.
  * @li @ref eina_cxx_main Eina C++ bindings.
- * @li @ref Location awareness library.
+ * @li @ref elocation_main awareness library.
  *
  */
 
diff --git a/src/lib/elocation/Elocation.h b/src/lib/elocation/Elocation.h
index 5bb2772..60002c0 100644
--- a/src/lib/elocation/Elocation.h
+++ b/src/lib/elocation/Elocation.h
@@ -6,6 +6,7 @@
  */
 
 /**
+ * @page elocation_main Elocation (BETA)
  *
  * @section intro Elocation Use Cases
  *

-- 


Reply via email to