WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=0652277db9fa7d77fc704a44c7d0891859451e5e
commit 0652277db9fa7d77fc704a44c7d0891859451e5e Author: Lauro Moura <lauromo...@expertisesolutions.com.br> Date: Wed Dec 9 10:09:52 2015 -0800 Wiki page javascript changed with summary [] by Lauro Moura --- pages/api/javascript.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/api/javascript.txt b/pages/api/javascript.txt index d9612b9..1ad1892 100644 --- a/pages/api/javascript.txt +++ b/pages/api/javascript.txt @@ -14,7 +14,6 @@ var efl = require('efl'); * [[api/javascript/eio|Eio]] - Async input/output. * [[api/javascript/eina|Eina]] - Data types and basic abstractions. * [[api/javascript/eldbus|Eldbus]] - Dbus-integration. - * [[api/javascript/eo|Eo]] - Generic object system. * [[api/javascript/ethumb|Ethumb]] - Generate thumbnail images of files. ===== Under the hood ===== --