WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=688e81e8ca18ca476df29603e257149aa5009cd1
commit 688e81e8ca18ca476df29603e257149aa5009cd1 Author: Raster <[email protected]> Date: Thu Aug 11 20:26:41 2016 -0700 Wiki page docs changed with summary [] by Raster --- pages/docs.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/docs.txt b/pages/docs.txt index 1d2f6f2..b047653 100644 --- a/pages/docs.txt +++ b/pages/docs.txt @@ -33,6 +33,14 @@ course you can use stable packages for your distribution as well. Go check the current available version of EFL on each distro/platform: [[https://phab.enlightenment.org/w/packaging_status/|Table of current version of EFL]] +=== Themes / Edje / EDC === + +A core part of Enlightenment and EFL is the design/theme abstraction layer. This is handled by the Edje library and a series of tools that can compile/package up theme files and compress them, decompile them, and even provide some GUI editors too. + + * [[about-eflete|Eflete]] - GUI Theme design tool + * [[about-enventor|Enventor]] GUI Edje file design tool + * [[themes/start|Getting started]] with Edje and themes at the EDC file level + === Debugging === * [[debugging/enlightenment_debugging|Enlightenment specific debugging]] --
