summaryrefslogtreecommitdiff
path: root/src/lib/elua/Elua.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elua/Elua.h')
-rw-r--r--src/lib/elua/Elua.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elua/Elua.h b/src/lib/elua/Elua.h
index 2d13df5c77..d43fcc827c 100644
--- a/src/lib/elua/Elua.h
+++ b/src/lib/elua/Elua.h
@@ -7,7 +7,7 @@
/**
*
- * @section intro Elua library
+ * @section elua_intro Elua library
*
* The Elua library was created to ease integration of EFL Lua into other EFL
* libraries or applications. Using the Elua library you can easily create a
@@ -53,7 +53,7 @@ extern "C" {
*
* @date 2015 (created)
*
- * @section toc Table of Contents
+ * @section elua_toc Table of Contents
*
* @li @ref elua_main_intro
* @li @ref elua_main_compiling