efl/src/lib
Bryce Harrington dcc2654673 evas: make the high level documentation more concise
Summary:
This is a very informative document but is much longer than it needs to
be.  Tighten it up by condensing redundant information and expressing
the ideas more efficiently.  Focus more on Evas and what it is than what
it isn't.  Avoid explaining general graphics concepts like immediate
vs. retained, replacing with synopses.  Switch from 2nd person to 3rd
person (i.e. don't say You/Your) to be less awkward, since we don't
really know why the reader is reading it.  Simplify the compilation
directions; these are pretty standard, and most people won't be manually
linking to Evas anyway.

While this shortens the document considerably, it retains the
important key points, and makes it far more readable.

Reviewers: cedric

Reviewed By: cedric

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D5130

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2017-08-29 16:23:34 -07:00
..
ecore ecore: Fix shadow warning (with nodejs enabled) 2017-08-23 15:24:37 +09:00
ecore_audio ecore_audio_pulse_ml: Check memory allocation fail 2017-08-08 23:13:47 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_con ecore, ecore_con: fix const on Eina.Slice 2017-08-10 12:53:14 +02:00
ecore_drm
ecore_drm2 ecore-drm2: Add API to allow setting pointer acceleration profile 2017-08-24 11:42:57 -04:00
ecore_evas efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
ecore_fb ecore_fb_li: add error handling code related with calloc 2017-08-09 11:10:20 +09:00
ecore_file
ecore_imf ecore_imf: check return value of memory allocation 2017-08-01 10:27:37 +09:00
ecore_imf_evas
ecore_input ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input_evas
ecore_ipc Ecore_Conn: Enable CLOEXEC by default. 2017-07-27 16:54:34 +02:00
ecore_sdl ecore_sdl: Add API doc for ecore_sdl_feed_events 2017-08-18 09:48:59 -04:00
ecore_wayland
ecore_win32 Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions 2017-07-09 13:34:09 +02:00
ecore_wl2 ecore-wl2: normalize axis event values 2017-08-25 14:48:11 -04:00
ecore_x ecore_x: Avoid crash on NULL 2017-08-02 13:34:45 +09:00
ector ector: fix EAPI on Windows 2017-08-15 14:13:25 -07:00
edje efl: Remove Efl.Orientation horiz & vert (EO) 2017-08-23 15:24:37 +09:00
eet
eeze eeze_disk - remove redundant if check already done 2017-07-29 10:56:53 +09:00
efl gfx: Remove size hint request (EO) 2017-08-23 15:24:37 +09:00
efl_wl efl-wl: match nested wl seats based on display ordering 2017-08-25 14:48:11 -04:00
efreet efreet - dont complain if INTERNAL x extension hash of desktop is NULL 2017-07-21 17:02:43 +09:00
eina eina: fix typo in documentation 2017-08-29 20:56:31 +02:00
eio eio: fix correct stat structure on Windows 32 bits 2017-08-14 10:17:24 -07:00
eldbus eldbus - make file local func added in fix static 2017-08-01 11:23:20 +09:00
elementary elm: fix uninitialized variables 2017-08-29 20:41:40 +02:00
elocation elocation - fix return of status, address, position to actually ret data 2017-07-31 12:18:00 +09:00
elput elput: Add API to set pointer acceleration speed 2017-08-24 11:28:31 -04:00
elua
embryo
emile
emotion evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
eo eo: Mark name_find as const 2017-08-23 20:53:20 +09:00
eolian eolian: funcptr docs in correct place, remove more qualifiers 2017-08-28 17:27:47 +02:00
eolian_cxx eolian-cxx: Add workaround for function pointer types 2017-08-22 22:40:13 -03:00
ephysics ephysics - fix stacking comparsion correctly if 1 smaller than 1 2017-07-29 09:08:40 +09:00
escape
ethumb
ethumb_client
evas evas: make the high level documentation more concise 2017-08-29 16:23:34 -07:00
evil
.gitignore
CMakeLists.txt