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

http://git.enlightenment.org/website/www-content.git/commit/?id=355a00d3c36553b25097c386cad2453b8a1a0926

commit 355a00d3c36553b25097c386cad2453b8a1a0926
Author: Xavi Artigas <xavierarti...@yahoo.es>
Date:   Thu Sep 6 02:57:45 2018 -0700

    Wiki page start.md changed with summary [Added link to setup guide and BETA 
Warning] by Xavi Artigas
---
 pages/develop/guides/csharp/start.md.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pages/develop/guides/csharp/start.md.txt 
b/pages/develop/guides/csharp/start.md.txt
index 9907e1fb0..fd03d82d4 100644
--- a/pages/develop/guides/csharp/start.md.txt
+++ b/pages/develop/guides/csharp/start.md.txt
@@ -7,7 +7,13 @@
 
 This section of the Enlightenment Wiki offers reference guides for the most 
commonly-used features of the Enlightenment Foundation Libraries (EFL) and 
associated infrastructure. These guides are designed to supplement and support 
the step-by-step tutorials, which are written as a starting point for beginners 
who have not previously programmed using EFL.
 
+|     | WARNING |     |
+| --- | ------- | --- |
+| ![NOTE](/_media/note-important.png) | **The C# bindings are currently in 
BETA state**<br>They should only be used for experimenting and **NOT** for any 
product development.<br>The source code for the tutorials is subject to change 
in the future. | ![NOTE](/_media/note-important.png) |
+
 > **NOTE:**
 > The guides in this section use the latest beta release of the API, as noted 
 > in [Developing with the Enlightenment Foundation 
 > Libraries](/develop/start.md#Current_vs._Beta). Versions of these guides 
 > written for the current release can be found in the [Legacy section of the 
 > website](/develop/legacy/program_guide/start).
 
+If you haven't done so yet, read the [Setting Up a C# Development 
Environment](/develop/setup/csharp/) guide so you have a working EFL 
installation with C# support.
+
 * [Events Programming Guide](core/events.md)

-- 


Reply via email to