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

http://git.enlightenment.org/website/www-content.git/commit/?id=51323ed9ff8beb07d09bee07275c5b9af467eaad

commit 51323ed9ff8beb07d09bee07275c5b9af467eaad
Author: Gareth Halfacree <freela...@halfacree.co.uk>
Date:   Tue Nov 28 07:22:57 2017 -0800

    Wiki page start.md changed with summary [created] by Gareth Halfacree
---
 pages/develop/setup/start.md.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/pages/develop/setup/start.md.txt b/pages/develop/setup/start.md.txt
new file mode 100644
index 000000000..91dba4f87
--- /dev/null
+++ b/pages/develop/setup/start.md.txt
@@ -0,0 +1,16 @@
+---
+~~Title: Setting Up a Development Environment~~
+~~NOCACHE~~
+---
+
+# Setting Up a Development Environment #
+
+To develop applications using the Enlightenment Foundation Libraries (EFL) you 
will need a development environment which includes a copy of the EFL itself, a 
toolchain for compilation, and an integrated development environment (IDE) or 
text editor. The following pages demonstrate how to set up a development 
environment on a range of platforms.
+
+## Languages ##
+
+EFL can be used in a variety of programming languages, and the instructions 
for setting up a development environment differ from language to language. The 
currently documented languages are:
+
+* [C](https://www.enlightenment.org/develop/setup/c/start.md)
+
+Documentation for developers working in other languages will be added in the 
future.
\ No newline at end of file

-- 


Reply via email to