diff --git a/pages/api/javascript/eina.txt b/pages/api/javascript/eina.txt index 7319b7cf8..eec8d00cf 100644 --- a/pages/api/javascript/eina.txt +++ b/pages/api/javascript/eina.txt @@ -1,5 +1,7 @@ ====== Javascript binding API - Eina - Data types and tools ====== +[[api:javascript|Back to the JS EFL page]] + The Eina library provides a number of data types and tools targeted at working with the remainder of the EFL framework although they can be used on their own. For example, Lists and Arrays can be used both to send collections of objects to a native function or get the result of a native function. Or someone can use just the logging facilities. ===== Data types =====