efl/legacy/ecore/src/lib/ecore_evas
Jérôme Pinot 59bc51be37 From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] ecore doxygen doc

Here is a patch to correct some problems in ecore doxygen doc.
It fixes:

/tmp/ecore/doc/examples.dox:1173: warning: Unsupported xml/html tag
<some_num> found
/tmp/ecore/doc/examples.dox:1174: warning: Unsupported xml/html tag
<some_path> found
/tmp/ecore/doc/examples.dox:1176: warning: Unsupported xml/html tag
<some_num> found
/tmp/ecore/src/lib/ecore_con/ecore_con_ssl.c:714: warning: The
following parameters of
ecore_con_ssl_server_privkey_add(Ecore_Con_Server *svr, const char
*key_file) are not documented:
  parameter 'svr'
  /tmp/ecore/src/lib/ecore_con/Ecore_Con.h:1360: warning: The
following parameters of ecore_con_url_http_version_set(Ecore_Con_Url
*url_con, Ecore_Con_Url_Http_Version version) are not documented:
  parameter 'url_con'
  /tmp/ecore/src/lib/ecore_evas/Ecore_Evas.h:530: warning: argument
'demand_attention' of command @param is not found in the argument list
of ecore_evas_demand_attention_set(Ecore_Evas *ee, Eina_Bool demand)
/tmp/ecore/src/lib/ecore_evas/Ecore_Evas.h:530: warning: The following
parameters of ecore_evas_demand_attention_set(Ecore_Evas *ee,
Eina_Bool demand) are not documented:
  parameter 'demand'
  /tmp/ecore/src/lib/ecore_x/xcb/ecore_xcb_damage.c:129: warning:
Unsupported xml/html tag <empty> found


There are more things to fix due to API change but it's not so obvious
for me. I will first continue to check/correct trivial things in the
others efl doxygen doc.



SVN revision: 69820
2012-03-31 12:03:05 +00:00
..
Ecore_Evas.h From: Jérôme Pinot <ngc891@gmail.com> 2012-03-31 12:03:05 +00:00
Makefile.am Ecore: fix shm_open() check (can be in libc or librt) 2012-03-25 17:25:04 +00:00
ecore_evas.c Ecore_Evas (wayland): 2012-03-27 02:17:22 +00:00
ecore_evas_buffer.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_cocoa.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_directfb.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_ews.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_extn.c compile again... and add docs and @sinces etc. :) 2012-02-28 11:50:05 +00:00
ecore_evas_fb.c * Fix range of issues with ecore_fb and even ecore_evas where 2012-03-29 05:57:41 +00:00
ecore_evas_private.h Ecore_Evas (wayland_egl): Cleanup the engine structure & remove unused 2012-03-01 13:33:23 +00:00
ecore_evas_psl1ght.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_sdl.c booyah. added lots of ecore_evas state stuff and ability to track 2012-02-28 06:43:59 +00:00
ecore_evas_util.c Ecore_Evas: Fix resize recursion when using wayland framespace. 2012-01-02 19:36:11 +00:00
ecore_evas_wayland_egl.c Ecore_Evas (wayland): Be sure to call 'iterate' if this is the first 2012-03-29 01:28:28 +00:00
ecore_evas_wayland_shm.c Ecore_Evas (wayland): Be sure to call 'iterate' if this is the first 2012-03-29 01:28:28 +00:00
ecore_evas_win32.c and fix ecore_evas... 2012-03-20 22:57:05 +00:00
ecore_evas_wince.c and fix ecore_evas... 2012-03-20 22:57:05 +00:00
ecore_evas_x.c this is dicsomfitors focus problem. commit and lets see if peolpe 2012-03-08 07:51:39 +00:00