WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=334dfe5aaf10de8ae66d8ac7a3baf11984ca3673
commit 334dfe5aaf10de8ae66d8ac7a3baf11984ca3673 Author: Xavi Artigas <[email protected]> Date: Tue Sep 18 00:49:58 2018 -0700 Wiki page start.md changed with summary [Added ui sizing 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 1fa1bca9d..970650243 100644 --- a/pages/develop/guides/csharp/start.md.txt +++ b/pages/develop/guides/csharp/start.md.txt @@ -19,3 +19,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) +* [User Interface Sizing Programming Guide](ui/sizing.md) --
