~~Title: Documentation~~ ==== Getting into Development ==== If you are going to use EFL, we encourage you to actually work with EFL from [[http://git.enlightenment.org|git]] mostly because it allows you to either track stable branches to get latest fixes long before a release is out, or to track latest features and development continually. This is also the case if you want to contribute. Of course you can use stable packages for your distribution as well. * [[docs-efl-start|Get EFL installed]] * [[docs/lib/efl/start|Get started with EFL]] ---- ==== API Documentation ==== Our documentation is a bit scarce at the moment, but that is something we intend to solve. We will collect all documentation here and work on improving our API references a lot. === Stable === * [[http://docs.enlightenment.org/stable/efl|EFL]] * [[http://docs.enlightenment.org/stable/elementary|Elementary]] === Development === * [[https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/lastSuccessfulBuild/artifact/doc/html/index.html|EFL]] * [[https://build.enlightenment.org/job/nightly_elm_gcc_x86_64/lastSuccessfulBuild/artifact/doc/html/index.html|Elementary]] * [[https://build.enlightenment.org/job/base_pyefl_build/lastSuccessfulBuild/artifact/build/sphinx/html/index.html|Python Bindings]]