Wiki page docs changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2015-12-06 19:02:58 -08:00 committed by apache
parent f510d3d1e6
commit 3a19e5ad2b
1 changed files with 5 additions and 2 deletions

View File

@ -24,9 +24,9 @@ course you can use stable packages for your distribution as well.
=== Working with EFL and code ===
* [[docs-efl-debug|Debugging and EFL / Enlightenment]]
* [[docs/c/start|A basic primer on C]]
* [[docs/efl/start|Get started with EFL]]
* [[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:
@ -34,9 +34,12 @@ Go check the current available version of EFL on each distro/platform:
=== Debugging ===
* [[debugging/enlightenment_debugging|Enlightenment debugging]]
* [[debugging/enlightenment_debugging|Enlightenment specific debugging]]
* [[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]]