Evas: Add module level functions to documentation.

This commit is contained in:
Kai Huuhko 2013-11-07 11:37:29 +02:00
parent 9db6938f1e
commit 52c60b0e08
1 changed files with 12 additions and 0 deletions

View File

@ -200,6 +200,18 @@ Recommended reading:
Reference
---------
.. autofunction:: init
.. autofunction:: shutdown
.. autofunction:: render_method_lookup
.. autofunction:: render_method_list
.. autofunction:: color_parse
.. autofunction:: color_argb_premul
.. autofunction:: color_argb_unpremul
.. autofunction:: color_hsv_to_rgb
.. autofunction:: color_rgb_to_hsv
.. autoexception:: EvasLoadError
.. toctree::
:maxdepth: 4