Wiki page events.md changed with summary [] by Dmitri Chudinov

This commit is contained in:
Dmitri Chudinov 2022-06-16 10:52:11 -07:00 committed by www-data
parent c29f0f5d20
commit db197e8c22
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ EFL is event-driven. This means that execution usually takes place within an int
Events play a central role in EFL. In this guide, you'll learn more about the required methods to handle them.
You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examples/tree/).
You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examples).
| | WARNING | |
| --- | ------- | --- |