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

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

commit de0591700b5d060fc7c5449c38a41f66db8059c4
Author: Andrew Williams <a...@andywilliams.me>
Date:   Fri Oct 20 11:03:30 2017 -0700

    Wiki page ecore changed with summary [Move Javascript docs to legacy API] 
by Andrew Williams
---
 .../develop/legacy/api/javascript/start/ecore.txt  | 26 +---------------------
 1 file changed, 1 insertion(+), 25 deletions(-)

diff --git a/pages/develop/legacy/api/javascript/start/ecore.txt 
b/pages/develop/legacy/api/javascript/start/ecore.txt
index 94ce6f45..44c8d5a1 100644
--- a/pages/develop/legacy/api/javascript/start/ecore.txt
+++ b/pages/develop/legacy/api/javascript/start/ecore.txt
@@ -1,25 +1 @@
-====== Javascript binding API - ECore - Operating system abstraction and 
integration ======
-
-[[api:javascript|Back to the JS EFL page]]
-
-The ECore library provides tools to enhance the integration between the 
application and the operating system.
-
-===== Components =====
-
-[[api/javascript/ecore/animator|Animator API reference]] - Simplify the 
creation of animations.
-
-[[api/javascript/ecore/event| Event API reference]] - Creation and 
notification of events.
-
-[[api/javascript/ecore/file| File API reference]] - File and directory 
handling.
-
-[[api/javascript/ecore/idle| Idle API reference]] - Creation of callbacks to 
be called when the application is not handling events, timers or file handlers.
-
-[[api/javascript/ecore/job| Job API reference]] - Queuing jobs for later 
execution.
-
-[[api/javascript/ecore/mainloop| Mainloop API reference]] - Integration with 
EFL main loop.
-
-[[api/javascript/ecore/poller| Poller API reference]] - Provides an 
infrastructure for creation of pollers.
-
-[[api/javascript/ecore/throttle| Throttle API reference]] - Sets the 
"voluntary throlling" by the EFL main loop.
-
-[[api/javascript/ecore/timer| Timer API reference]] - Handling of timer 
callbacks.
\ No newline at end of file
+This page is redirected to [[:develop:legacy:api:javascript:ecore]].
\ No newline at end of file

-- 


Reply via email to