efl/src/lib
Xavi Artigas f528001f0d doxygen docs: Proper usage of @ingroup and @addtogroup
This patch brings in a lot of docs which were missing before.
Unfortunately, this brings along their warnings so this ends up adding
more warnings than it fixes. Still, a step in the right direction.

@ingroup puts the current block into the specified group, but IT DOES NOT
allow opening groups with @{.
This was used in lots of places, resulting in misplaced or ignored documentation.
@ingroup should be used only in individual docs. For groups we use @defgroup and
@addtogroup.

Also,this patch adds some small missing docs.
2020-04-14 18:48:30 +02:00
..
ecore doxygen docs: Proper usage of @ingroup and @addtogroup 2020-04-14 18:48:30 +02:00
ecore_audio meson: do not install namespace problem legacy files 2020-04-14 12:25:59 +02:00
ecore_avahi
ecore_buffer doxygen docs: Remove invalid comments 2020-03-09 13:03:54 +01:00
ecore_cocoa ecore_cocoa: remove left over from evas3d removal 2020-03-25 12:54:39 +01:00
ecore_con fix buid on bsd 2020-04-12 19:20:13 +01:00
ecore_drm
ecore_drm2 ecore-drm2: Fix issue of shifting 1 by more than 32bits 2019-11-14 12:21:40 -05:00
ecore_evas ecore_evas: add API for finding out if event is used 2020-04-14 11:29:43 -04:00
ecore_fb
ecore_file esacpe: remove library from tree 2019-12-04 12:21:24 -08:00
ecore_imf doxygen: fix duplicated intro sections 2020-02-28 11:44:19 +01:00
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix memory leak when ecore_event_evas is shutdown. 2020-03-17 10:29:48 +01:00
ecore_ipc
ecore_sdl
ecore_wayland doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
ecore_win32 free memory in clipboard notify event and fix clipboard clear event 2020-04-03 10:02:02 +02:00
ecore_wl2 doxygen docs: Fix warnings in Ecore_Wl2.h and associates 2020-03-24 13:43:37 +01:00
ecore_x ecore_x_selection: do not skip any any atoms 2020-03-08 10:59:31 +01:00
ector meson: do not install namespace problem legacy files 2020-04-14 12:25:59 +02:00
edje doxygen docs: Proper usage of @ingroup and @addtogroup 2020-04-14 18:48:30 +02:00
eet doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
eeze doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
efl efl_input_text: rename namespace 2020-04-14 12:25:58 +02:00
efl_canvas_wl efl/wl: fix namespacing conflict in rotation enum 2020-04-14 12:26:02 +02:00
efl_mono efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efreet build: fix libraries of efreet-mime -trash 2020-04-14 11:32:45 -04:00
eina Replace strncmp code 2020-04-03 14:51:11 +02:00
eio doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
eldbus meson: do not install namespace problem legacy files 2020-04-14 12:25:59 +02:00
elementary efl_ui_focus_manager: correct check 2020-04-14 12:29:57 -04:00
elput doxygen: fix missing titles in addgroup 2020-02-28 11:44:19 +01:00
elua doxygen: fix missing end group tag 2020-02-28 11:44:19 +01:00
embryo doxygen docs: Fix several group problems 2020-03-03 18:49:20 +01:00
emile emile: fix a potentional resource leaking. 2020-04-06 09:05:08 +02:00
emotion emotion - webcam - fix segv on webcam plug/unplug and clean 2020-03-25 17:11:28 +00:00
eo eo: null check for vtable allocation 2020-04-13 19:50:43 +09:00
eolian doxygen: fix invalid eolian_main_intro ref 2020-02-28 11:44:19 +01:00
eolian_cxx C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
ephysics doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb_client
evas doxygen docs: Proper usage of @ingroup and @addtogroup 2020-04-14 18:48:30 +02:00
evil doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
.gitignore