summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-09-11 15:36:02 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2014-09-11 15:39:43 +0200
commitc5a88a3a39a28d485dd1b9f68ffd2ab4ef037736 (patch)
tree8dcbac16f1df3d27cceadd6864b30bbdbf777ea5 /doc
parent6996aac5619fe7768ffe60b272ca4d673cd776fe (diff)
downloadefl-c5a88a3a39a28d485dd1b9f68ffd2ab4ef037736.tar.gz
docs: Add missing ephysics group def in main.dox
Diffstat (limited to 'doc')
-rw-r--r--doc/main.dox6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/main.dox b/doc/main.dox
index ed1f8bb746..9935f382e1 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -238,3 +238,9 @@
*
* @brief Generates thumbnail images of files.
*/
+
+ /**
+ * @defgroup EPhysics
+ *
+ * @brief Physics simulation integration and visual effects.
+ */