python-efl/doc
Davide Andreoli b84c109fef doc: automatically show parameters in functions and methods documentation
This require the Cython "embedsignature" directive, that automatically add the signature in the first line of the docstring.
Then the Sphinx Autodoc module parse the docstring and extract the signature.

Signature is also cleaned using the 'autodoc-process-signature' callback to remove the 'self' param and all the cython params type,
2014-04-06 16:17:27 +02:00
..
dbus Python-EFL: add documentation for the dbus main loop integration 2013-05-09 20:17:58 +02:00
ecore Documentation: Fixed invalid references and other misc. issues. 2013-12-03 21:56:47 +02:00
edje Edje: Re-enable edje-edit. 2013-12-30 14:04:57 +02:00
elementary Documentation: Remove elm glview for now. 2013-12-03 07:33:28 +02:00
emotion Documentation: Fixed invalid references and other misc. issues. 2013-12-03 21:56:47 +02:00
evas Documentation: Fixed invalid references and other misc. issues. 2013-12-03 21:56:47 +02:00
images Python-EFL: start to prepare the 1.9 release 2014-03-02 23:09:54 +01:00
themes Python-EFL: start to prepare the 1.9 release 2014-03-02 23:09:54 +01:00
Makefile python-efl: Add Sphinx documentation files. 2013-02-19 09:53:30 +00:00
conf.py doc: automatically show parameters in functions and methods documentation 2014-04-06 16:17:27 +02:00
efl.rst API review: Documented changes, corrected str repr, clean up. 2013-12-07 08:09:04 +02:00
index.rst Python-EFL: start to prepare the 1.9 release 2014-03-02 23:09:54 +01:00
make.bat python-efl: Add Sphinx documentation files. 2013-02-19 09:53:30 +00:00