WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=8776652bb5dbec5a99176052de9be38f01096936
commit 8776652bb5dbec5a99176052de9be38f01096936 Author: Gareth Halfacree <[email protected]> Date: Mon Nov 27 10:46:45 2017 -0800 Wiki page start.md changed with summary [] by Gareth Halfacree --- pages/develop/start.md.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pages/develop/start.md.txt b/pages/develop/start.md.txt index b5209a3b2..11d5d8b26 100644 --- a/pages/develop/start.md.txt +++ b/pages/develop/start.md.txt @@ -35,13 +35,10 @@ The [EFL Tutorials](https://www.enlightenment.org/develop/tutorial/) are designe Although you do not need previous experience with EFL to work through the tutorials, general programming knowledge is required. -## Examples ## - -The [Examples section](https://www.enlightenment.org/develop/examples/) offers more in-depth projects for those who have worked through the tutorials and would like to learn more. Previous knowledge of EFL is advised, making the examples a logical next step once you are comfortable with the tutorial materials. ## Programming Guides ## -The [Programming Guides](https://www.enlightenment.org/develop/guides/start.md) are designed to provide informative material to developers working with EFL, including code snippets demonstrating the use of various features. They are provided both as a reference guide for experienced EFL developers and as an alternative or extension to the tutorials and examples for those who prefer less guided experimentation. +The [Programming Guides](https://www.enlightenment.org/develop/guides/start.md) are designed to provide informative material to developers working with EFL, including code snippets demonstrating the use of various features. They are provided both as a reference guide for experienced EFL developers and as an alternative or extension to the tutorials for those who prefer less guided experimentation. ## API Reference Documentation ## --
