stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c5a88a3a39a28d485dd1b9f68ffd2ab4ef037736
commit c5a88a3a39a28d485dd1b9f68ffd2ab4ef037736 Author: Stefan Schmidt <[email protected]> Date: Thu Sep 11 15:36:02 2014 +0200 docs: Add missing ephysics group def in main.dox --- doc/main.dox | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/main.dox b/doc/main.dox index ed1f8bb..9935f38 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. + */ --
