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

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

commit 323bbbfc01f7910277cc97a992f7ac8000bba16a
Author: Gareth Halfacree <[email protected]>
Date:   Thu Nov 23 08:16:26 2017 -0800

    Wiki page start.md changed with summary [created] by Gareth Halfacree
---
 pages/develop/guides/start.md.txt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/pages/develop/guides/start.md.txt 
b/pages/develop/guides/start.md.txt
new file mode 100644
index 000000000..c2c99a4a9
--- /dev/null
+++ b/pages/develop/guides/start.md.txt
@@ -0,0 +1,18 @@
+---
+~~Title: Developer Guides~~
+~~NOCACHE~~
+---
+
+# Developer Guides #
+
+This section of the Enlightenment Wiki offers reference guides for the most 
commonly-used features of the Enlightenment Foundation Libraries (EFL) and 
associated infrastructure. These guides are designed to supplement and support 
the step-by-step tutorials, which are designed as a starting point for 
beginners who have not previously programmed using EFL.
+
+The documentation in this section is split by language. At present, only C 
documentation is included; this will be expanded in the future to provide 
guides for other languages.
+
+## Legacy Guides ##
+
+The documentation of EFL and its infrastructure is an ongoing effort, taking 
place alongside the roll-out of a new version of the application programming 
interface (API). The documentation in this section is verified as applicable to 
the new API; for guidance on the old API, known as the *legacy API*, consult 
the [Legacy Programming 
Guide](https://www.enlightenment.org/develop/legacy/program_guide/start).
+
+## Eina Programming Guide ##
+
+[The Eina Programming 
Guide](https://www.enlightenment.org/develop/guides/c/eina/start.md) provides a 
quick reference and code examples for the ``Eina`` library, which is designed 
to implement an API for data types in an efficient manner and which comes with 
tools for common tasks.
\ No newline at end of file

-- 


Reply via email to