From 597ce8e1ca040fe1845329fe347faec6112cb736 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 28 Oct 2014 16:20:17 +0100 Subject: [PATCH] doc/elocation: Make it fit into the efl documentation @mainpage would override the main efl page. Its no longer a separate lib which needs its own mainpage. We just need to make sure the group and sections show up from the main page. --- src/lib/elocation/Elocation.h | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/lib/elocation/Elocation.h b/src/lib/elocation/Elocation.h index 8db18a9b6b..4f8e33a517 100644 --- a/src/lib/elocation/Elocation.h +++ b/src/lib/elocation/Elocation.h @@ -1,10 +1,11 @@ /** + * @file Elocation.h * @brief Elocation Library * - * @mainpage Elocation - * @version 0.0.0 - * @author Stefan Schmidt - * @date 2012 + * @defgroup Location Location + */ + +/** * * @section intro Elocation Use Cases * @@ -63,12 +64,6 @@ #include #include -/** - * @file Elocation.h - * - * @defgroup Location Location - */ - /** * @ingroup Location * @brief Available location events that are emitted from the library