diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-08-22 03:29:51 -0700 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2018-08-22 03:29:51 -0700 |
commit | 6e79e6af6b92564baa6b8d7b719d75abeed481e9 (patch) | |
tree | 77f23767ef58a03a1bf1a698b4d3362dc808d2e5 /pages/develop/tutorials/csharp/start.md.txt | |
parent | 4c0589abf5ff9b3fba4702c4943f74c138643abd (diff) |
Wiki page start.md changed with summary [] by Xavi Artigas
Diffstat (limited to '')
-rw-r--r-- | pages/develop/tutorials/csharp/start.md.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pages/develop/tutorials/csharp/start.md.txt b/pages/develop/tutorials/csharp/start.md.txt index e7c52670b..6c7d71efa 100644 --- a/pages/develop/tutorials/csharp/start.md.txt +++ b/pages/develop/tutorials/csharp/start.md.txt | |||
@@ -10,9 +10,8 @@ The following tutorials are designed to build on each other, introducing concept | |||
10 | > **NOTE:** | 10 | > **NOTE:** |
11 | > The tutorials 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 tutorials written for the current release can be found in the [Legacy section of the website](https://www.enlightenment.org/develop/legacy/tutorial/start). | 11 | > The tutorials 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 tutorials written for the current release can be found in the [Legacy section of the website](https://www.enlightenment.org/develop/legacy/tutorial/start). |
12 | 12 | ||
13 | --- | 13 | | | WARNING | | |
14 |  **NOTE:** The C# bindings are currently in **BETA state**. They should only be used for experimenting and **NOT** for any product development. | 14 | | --- | ------- | --- | |
15 | 15 | |  | **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. |  | | |
16 | --- | ||
17 | 16 | ||
18 | COMING SOON \ No newline at end of file | 17 | COMING SOON \ No newline at end of file |