www-content/pages/develop/navigation.txt

58 lines
3.4 KiB
Plaintext

* [[/develop/start.md] | Developing with EFL]]
* [[/develop/unified-and-legacy.md | Using Legacy and Unified together]]
* [[/develop/debug/start.md | Debugging EFL Apps]]
* [[/develop/debug/debug-symbols.md | Recompiling with Debug Symbols]]
* [[/develop/debug/log-levels.md | Log Levels]]
* [[/develop/debug/c/start.md | Debugging EFL C Apps]]
* [[/develop/debug/c/gdb.md | With GDB]]
* [[/develop/debug/c/valgrind.md | With Valgrind]]
* [[/develop/debug/c/clouseau.md | With Clouseau]]
* [[/develop/debug/c/remote-debug.md | Remotely]]
* [[/develop/setup/start.md | Setting Up EFL]]
* [[/develop/setup/c/start.md | C Dev Environment]]
* [[/develop/setup/csharp/start.md | C# Dev Environment]]
* [[/develop/legacy/tutorial/ | Tutorials: Legacy API]]
* [[/develop/tutorials/c/start.md | Tutorials: Unified C API]]
* [[/develop/tutorials/c/hello-world.md | Hello World]]
* [[/develop/tutorials/c/hello-world-gui.md | Hello World GUI]]
* [[/develop/tutorials/c/eo-intro.md | EO Objects]]
* [[/develop/tutorials/c/eo-refcount.md | EO Reference Counting]]
* [[/develop/tutorials/c/eo-classes.md | EO Classes]]
* [[/develop/tutorials/c/eo-inherit.md | EO Inheritance]]
* [[/develop/tutorials/c/eo-multiinherit.md | EO Multiple Inheritance]]
* [[/develop/tutorials/c/lifecycle.md | Lifecycle Management]]
* [[/develop/tutorials/csharp/start.md | Tutorials: Unified C# API]]
* [[/develop/tutorials/csharp/hello-world-cs.md | Hello World C#]]
* [[/develop/tutorials/csharp/hello-world-gui-cs.md | Graphical Hello World C#]]
* [[/develop/tutorials/csharp/texteditor-cs.md | Simple Text Editor C#]]
* [[/develop/legacy/program_guide/start | Programming Guides: Legacy API]]
* [[/develop/guides/c/start.md | Programming Guides: Unified C API]]
* [[/develop/guides/c/eina/start.md | Eina]]
* [[/develop/guides/c/eina/iterator-functions.md]]
* [[/develop/guides/c/eina/strings.md]]
* [[/develop/guides/c/eina/arrays.md]]
* [[/develop/guides/c/eina/hash-tables.md]]
* [[/develop/guides/c/eina/lists.md]]
* [[/develop/guides/c/eina/generic-value.md]]
* [[/develop/guides/c/eina/futures.md]]
* [[/develop/guides/c/eina/tools/ | Tools]]
* [[/develop/guides/c/eina/tools/logging.md]]
* [[/develop/guides/c/eina/tools/eina-string-tool.md]]
* [[/develop/guides/c/eina/tools/eina-mempool.md]]
* [[/develop/guides/c/eina/tools/eina-safety-checks.md]]
* [[/develop/guides/c/core/main-loop.md | Main Loop]]
* [[/develop/guides/c/core/io.md | I/O]]
* [[/develop/guides/c/core/events.md | Events]]
* [[/develop/guides/c/ui/sizing.md | UI Sizing]]
* [[/develop/guides/c/ui/focus.md | UI Focus]]
* [[/develop/guides/c/porting-guide.md | Legacy Porting Guide]]
* [[/develop/guides/csharp/start.md | Programming Guides: Unified C# API]]
* [[/develop/guides/csharp/core/main-loop.md | Main Loop]]
* [[/develop/guides/csharp/core/events.md | Events]]
* [[/develop/guides/csharp/eina/generic-value.md | Eina Values]]
* [[/develop/guides/csharp/ui/sizing.md | UI Sizing]]
* [[/develop/guides/csharp/ui/focus.md | UI Focus]]
* [[/develop/legacy/api/c/ | Reference Guide: Legacy API ]]
* [[/develop/api/ | Reference Guide: Unified C API]]
* [[https://enlightenment.github.io/www-content/gh-pages/api/csharp/api | Reference Guide: Unified C# API 🌐]]