WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=67ee515b27e4420723e2b7996003c9c43a323086
commit 67ee515b27e4420723e2b7996003c9c43a323086 Author: Xavi Artigas <[email protected]> Date: Mon Sep 17 03:20:10 2018 -0700 Wiki page start.md changed with summary [Added eina.Value guide] by Xavi Artigas --- pages/develop/guides/csharp/start.md.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/develop/guides/csharp/start.md.txt b/pages/develop/guides/csharp/start.md.txt index 05f03689f..1fa1bca9d 100644 --- a/pages/develop/guides/csharp/start.md.txt +++ b/pages/develop/guides/csharp/start.md.txt @@ -18,3 +18,4 @@ If you haven't done so yet, read the [Setting Up a C# Development Environment](/ * [Main Loop Programming Guide](core/main-loop.md) * [Events Programming Guide](core/events.md) +* [Eina Value Programming Guide](eina/generic-value.md) --
