Wiki page apps_efl_debugging changed with summary [fix link] by Raster

This commit is contained in:
Carsten Haitzler 2015-11-18 02:30:41 -08:00 committed by apache
parent cbac95997e
commit c5c13606e4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
==== EFL application debugging ====
<note important>
//Please also see [[docs-efl-debug]]. This should probably be merged with this page.//
//Please also see [[/docs-efl-debug]]. This should probably be merged with this page.//
</note>
This tutorial's goal is to help you debug your EFL applications with several use cases that you can reproduce. It gives you approaches to know if the bug comes from your application or from the EFL libraries.