kuuko pushed a commit to branch master.
commit 8cee72625c4ad6e0ed26c6b087f3205512cb5da1
Author: Kai Huuhko <[email protected]>
Date: Sat Sep 14 15:05:13 2013 +0300
Documentation: Generate documentation for ecore exe event classes
---
doc/ecore/exe.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/ecore/exe.rst b/doc/ecore/exe.rst
index 14e81be..599503e 100644
--- a/doc/ecore/exe.rst
+++ b/doc/ecore/exe.rst
@@ -2,3 +2,6 @@
==============================
.. autoclass:: efl.ecore.Exe
+.. autoclass:: efl.ecore.EventExeAdd
+.. autoclass:: efl.ecore.EventExeDel
+.. autoclass:: efl.ecore.EventExeData
--