efl/src/scripts
Davide Andreoli 15c7bbf5fa Pyolian template-based generator.
This is a really powerfull tool that can be used to generate anything eolian
releted  just providing a template file. You can then render the template
with the wanted scope (class, namespace, enum, etc)

For example give a try at this (from the src/srcipts/pyolian folder):
./generator.py test_gen_class.template --cls Efl.Loop.Timer

or ./generator.py -h for the full help

Next step: maybe generate the new efl API doc using this tool?
@andy I think this will make your life much easier :)
2017-12-28 16:10:04 +01:00
..
eina pkgbuild - enable scim by default for input methods and sdl is pointless 2013-12-23 13:38:54 +09:00
elua docs: Group our API landing page by namespace 2017-12-22 17:30:52 +00:00
eo eo_debug: add lifecycle debug options, allow run-in-tree and use eina_btlog. 2016-12-06 14:06:54 -02:00
pyolian Pyolian template-based generator. 2017-12-28 16:10:04 +01:00