WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=08369d51fb688ef25b850530df55e1399ad92178

commit 08369d51fb688ef25b850530df55e1399ad92178
Author: Andrew Williams <a...@andywilliams.me>
Date:   Wed Jan 3 03:04:46 2018 -0800

    Wiki page start.md changed with summary [created missing legacy landing 
page] by Andrew Williams
---
 pages/develop/legacy/start.md.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/pages/develop/legacy/start.md.txt 
b/pages/develop/legacy/start.md.txt
new file mode 100644
index 000000000..3e3a3b019
--- /dev/null
+++ b/pages/develop/legacy/start.md.txt
@@ -0,0 +1,15 @@
+# Developing with Stable EFL
+
+This section covers the documentation and guides that are part of our current 
stable API. Whilst most active development is focused on our BETA APIs the 
majority of our apps are still written using the stable (which will become 
legacy) APIs.
+
+## Tutorials
+
+There are a collection of tutorials for using the Stable API listed on the 
[EFL Tutorials](https://www.enlightenment.org/develop/legacy/tutorial/) page. 
These cover the most common tasks or workflows within EFL. You will find 
assistance working with animations, multimedia, user interfaces and 3D.
+
+## Programming Guides
+
+The underlying concepts and main modules all have programming guides as well. 
They are all referenced from the [Stable API Programming 
Guide](https://www.enlightenment.org/develop/legacy/program_guide/) home page.
+
+## Examples
+
+The examples for the stable API are included in our source distribution and 
can be browsed at our [git 
repository](https://git.enlightenment.org/core/efl.git/tree/src/examples/).
\ No newline at end of file

-- 


Reply via email to