diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-07-26 03:19:33 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-07-26 03:19:33 -0700 |
commit | 898718229257a072c8fe09c09dbe9ffef695779c (patch) | |
tree | d9ff5fc31ae9b30040be68f9c3f65b86f8c76edc /pages | |
parent | ae8d0d9680748feb17e8a99dd096bdb1a3c17114 (diff) |
Wiki page start.md changed with summary [Added C# link] by Xavi Artigas
Diffstat (limited to 'pages')
-rw-r--r-- | pages/develop/setup/start.md.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/develop/setup/start.md.txt b/pages/develop/setup/start.md.txt index 91dba4f87..7ad6fa4b5 100644 --- a/pages/develop/setup/start.md.txt +++ b/pages/develop/setup/start.md.txt | |||
@@ -11,6 +11,7 @@ To develop applications using the Enlightenment Foundation Libraries (EFL) you w | |||
11 | 11 | ||
12 | 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: | 12 | 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: |
13 | 13 | ||
14 | * [C](https://www.enlightenment.org/develop/setup/c/start.md) | 14 | * [C](/develop/setup/c/start.md) |
15 | * [C#](/develop/setup/csharp/start.md) | ||
15 | 16 | ||
16 | Documentation for developers working in other languages will be added in the future. \ No newline at end of file | 17 | Documentation for developers working in other languages will be added in the future. \ No newline at end of file |