ephysics: improve doc description and remove redundant

links




SVN revision: 76701
This commit is contained in:
Bruno Dilly 2012-09-14 22:06:09 +00:00
parent ff792ee8e8
commit 005be7be8c
1 changed files with 2 additions and 5 deletions

View File

@ -9,8 +9,8 @@
*
* @section intro What is EPhysics ?
*
* EPhysics is a library that manages Ecore, Evas and Bullet Physics into
* an easy to use way. It's a kind of wrapper, a glue, between these libraries.
* EPhysics is a library that makes it easy to use Ecore, Evas and Bullet
* Physics together. It's a kind of wrapper, a glue, between these libraries.
* It's not intended to be a physics library (we already have many out there).
*
* @image html diagram_ephysics.png
@ -85,9 +85,6 @@ extern "C" {
*
* @{
*
* See @ref EPhysics and @ref EPhysics_World for details about
* these interfaces.
*
*/
/**