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

http://git.enlightenment.org/website/www-content.git/commit/?id=0862cc492a58c18008eb9dda301b72d9e638bff3

commit 0862cc492a58c18008eb9dda301b72d9e638bff3
Author: Henrik Danielsson <h.daniels...@gmail.com>
Date:   Mon Apr 20 12:00:55 2015 -0700

    Wiki page about-efl changed with summary [Wrap C++ in nowiki tags (%%C++%%) 
to fix inline folding issue.] by Henrik Danielsson
---
 pages/about-efl.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/about-efl.txt b/pages/about-efl.txt
index e7078e1..f86bd3e 100644
--- a/pages/about-efl.txt
+++ b/pages/about-efl.txt
@@ -20,8 +20,8 @@ C. We stick to C mostly because the libraries have been 
around for a
 long time, were originally written in C and the developers who write
 the libraries prefer C. We add OO features in C with tools and
 infrastructure where needed. Also moving from C would limit the
-audience. C programmers won't be able to access a C++ API (whereas a
-C++ programmer can access both C and C++). That is partly why we aim
+audience. C programmers won't be able to access a %%C++%% API (whereas a
+%%C++%% programmer can access both C and %%C++%%). That is partly why we aim
 to auto-generate bindings so programmers of various languages can get
 native-like APIs for their chose language from the same core EFL API
 set.
@@ -51,7 +51,7 @@ Binding support exists for several languages such as:
 
   * Python
   * Javascript
-  * C++
+  * %%C++%%
   * Ruby
   * Lua
 

-- 


Reply via email to