From eef094c661284865fc2744a7adf514d9137b5855 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 7 May 2015 09:38:12 +0200 Subject: [PATCH] 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 5db1577d4c..6ab3071385 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 5bb2772ef3..60002c0384 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 *