diff --git a/pages/develop/guides/start.md.txt b/pages/develop/guides/start.md.txt index c2c99a4a9..84b06c3a2 100644 --- a/pages/develop/guides/start.md.txt +++ b/pages/develop/guides/start.md.txt @@ -3,15 +3,15 @@ ~~NOCACHE~~ --- -# Developer Guides # +# Programming 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. +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 written 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 ## +## Current 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). +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, currently in beta; for guidance on the current API release consult the [Legacy Programming Guide](https://www.enlightenment.org/develop/legacy/program_guide/start). ## Eina Programming Guide ##