[EGIT] [website/www-content] master 01/01: Wiki page ecore changed with summary [Move Javascript docs to legacy API] by Andrew Williams

2017-10-20 Thread Andrew Williams
WWW-www.enlightenment.org pushed a commit to branch master.

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

commit da0174c541e66dbbe12367e79b5e4161bd1cf5db
Author: Andrew Williams 
Date:   Fri Oct 20 11:03:29 2017 -0700

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

diff --git a/pages/develop/legacy/api/javascript/ecore.txt 
b/pages/develop/legacy/api/javascript/ecore.txt
new file mode 100644
index ..94ce6f45
--- /dev/null
+++ b/pages/develop/legacy/api/javascript/ecore.txt
@@ -0,0 +1,25 @@
+== 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

-- 




[EGIT] [website/www-content] master 01/01: Wiki page ecore changed with summary [Move Javascript docs to legacy API] by Andrew Williams

2017-10-20 Thread Andrew Williams
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 
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

-- 




[EGIT] [website/www-content] master 01/01: Wiki page ecore changed with summary [Move Javascript docs to legacy API] by Andrew Williams

2017-10-20 Thread Andrew Williams
WWW-www.enlightenment.org pushed a commit to branch master.

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

commit a46c962ee29164c0a214f6420cb439e959e20e55
Author: Andrew Williams 
Date:   Fri Oct 20 11:01:49 2017 -0700

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

diff --git a/pages/api/javascript/ecore.txt b/pages/api/javascript/ecore.txt
index 94ce6f45..33a20b56 100644
--- a/pages/api/javascript/ecore.txt
+++ b/pages/api/javascript/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:start:ecore]].
\ No newline at end of file

--