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

http://git.enlightenment.org/website/www-content.git/commit/?id=7ee633a347472dc7109b9d0a0dbf873ba1f8dbd5

commit 7ee633a347472dc7109b9d0a0dbf873ba1f8dbd5
Author: Andrew Williams <[email protected]>
Date:   Thu Dec 14 06:29:53 2017 -0800

    Wiki page general changed with summary [] by Andrew Williams
---
 pages/develop/api-include/reference/general.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/develop/api-include/reference/general.txt 
b/pages/develop/api-include/reference/general.txt
index 9bced8a71..e2f7c6599 100644
--- a/pages/develop/api-include/reference/general.txt
+++ b/pages/develop/api-include/reference/general.txt
@@ -4,4 +4,4 @@ The Enlightenment Foundation Libraries (EFL) cover a wide range 
of functions inc
 
 The Unified EFL API (Currently in BETA) is a reworking of the old 
many-libraries API into a single (Efl) namespace. It is build on top of Eo 
(Enlightenment Object) class definitions to provide inheritance of objects and 
to bind more closely to higher level languages.
 
-The Efl API is split into three main areas: ''Efl_Core'', ''Efl_Net'' and 
''Efl_Ui'', each encompassing the one before so you can include a single 
reference in your app. For basic offline applications use Efl_Core, for 
additional network and connectivity use Efl_Net and if you are building a 
graphical application then use Efl_Ui. In the C language (the default for our 
this documentation) you will also see reference to Eina which provides common 
data constructs missing in low level languages.
\ No newline at end of file
+The Efl API is split into three main areas: ''Efl_Core'', ''Efl_Net'' and 
''Efl_Ui'', each encompassing the one before so you can include a single 
reference in your app. For basic offline applications use Efl_Core, for 
additional network and connectivity use Efl_Net and if you are building a 
graphical application then use Efl_Ui. In the C language (the default for this 
documentation) you will also see reference to Eina which provides common data 
constructs missing in low level languages.
\ No newline at end of file

-- 


Reply via email to