Wiki page start.md changed with summary [] by Gareth Halfacree

This commit is contained in:
Gareth Halfacree 2017-11-24 08:40:46 -08:00 committed by apache
parent 2a1e0aa2a1
commit e3eff8eb48
1 changed files with 4 additions and 4 deletions

View File

@ -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 ##