summaryrefslogtreecommitdiff
path: root/doc/ephysics_examples.dox
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosElyes HAOUAS2020-06-251-2/+2
| | | | | | | Fix some typos Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D12015
* doxygen docs: fix multiple defined @section'sXavi Artigas2020-03-031-24/+24
| | | | | | Section names must be globally unique. We rarely reference sections so we don't actually need to use @section and a simple header suffices.
* Spelling fixesBryce Harrington2015-03-181-1/+1
| | | | | | | | | | | | | Summary: emmited ==> emitted resistence ==> resistance occured ==> occurred Reviewers: cedric, zmike, devilhorns Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D2192
* fix typos in docJihoon Kim2013-01-051-4/+4
| | | | SVN revision: 82268
* efl: merge ephysicsGustavo Sverzut Barbieri2013-01-031-0/+1790
changes: * __UNUSED__ -> EINA_UNUSED * Fixed doc hierarchy SVN revision: 82126