Wiki page docs changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2016-08-11 22:32:36 -07:00 committed by apache
parent f18e7823f4
commit 71bf322604
1 changed files with 8 additions and 8 deletions

View File

@ -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]]