From 71bf322604a4ea1a174af1ae34cf2fa7f86182a0 Mon Sep 17 00:00:00 2001 From: Raster Date: Thu, 11 Aug 2016 22:32:36 -0700 Subject: [PATCH] Wiki page docs changed with summary [] by Raster --- pages/docs.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/docs.txt b/pages/docs.txt index b0476532a..85f7ccec7 100644 --- a/pages/docs.txt +++ b/pages/docs.txt @@ -23,6 +23,14 @@ course you can use stable packages for your distribution as well. * [[distros/yocto-start|EFL on Yocto]] * [[distros/osx-start|EFL on Mac OS X]] +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]] + +=== Feedback === + + * [[debugging/report_bugs|Report bugs on Phabricator]] + * [[contact/arcanist|Submit patch on Phabricator]] + === Working with EFL and Code === * [[docs/c/start|A basic primer on C]] @@ -30,9 +38,6 @@ course you can use stable packages for your distribution as well. * [[docs-efl-debug|Debugging (generic) - EFL and Enlightenment]] * [[docs/efl/advanced/start|Advanced EFL Topics]] -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. @@ -47,11 +52,6 @@ A core part of Enlightenment and EFL is the design/theme abstraction layer. This * [[debugging/apps_efl_debugging|EFL application debugging]] * [[debugging/remote_debugging|Remote Debugging]] -=== Feedback === - - * [[debugging/report_bugs|Report bugs on Phabricator]] - * [[contact/arcanist|Submit patch on Phabricator]] - === Tutorials === * [[tutorial/basic_tutorial|Basic Tutorial]]