From be2a8b1ae8647b0f764a8b5273af64327ece3fc9 Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Fri, 28 Dec 2012 18:53:32 +0000 Subject: [PATCH] efl/doc: add escape group. SVN revision: 81829 --- doc/main.dox | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/main.dox b/doc/main.dox index e18b4a5352..070239b4f1 100644 --- a/doc/main.dox +++ b/doc/main.dox @@ -146,6 +146,12 @@ * @brief Evil */ +/** + * @defgroup Escape + * + * @brief Escape + */ + /** * @defgroup Ecore *