eina: Add detailed description and some examples to Eina_Inlist.
authorantognolli <antognolli>
Tue, 14 Jun 2011 17:43:53 +0000 (17:43 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Jun 2011 17:43:53 +0000 (17:43 +0000)
commit59ca208e824724b53ce81b09e1de0a431c0487e0
tree90ebf751d95e26c5c8569ff83129921cb2b97234
parent4d088f5fa2645b859876f3663cdb44d01f9753eb
eina: Add detailed description and some examples to Eina_Inlist.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@60310 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
12 files changed:
doc/img/eina_inlist-node.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg1-inlist.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg1-my-struct.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg2-list-inlist.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg2-my-struct.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg3-my-struct.png [new file with mode: 0644]
doc/img/eina_inlist-node_eg3-two-inlists.png [new file with mode: 0644]
src/examples/Makefile.am
src/examples/eina_inlist_01.c [new file with mode: 0644]
src/examples/eina_inlist_02.c [new file with mode: 0644]
src/examples/eina_inlist_03.c [new file with mode: 0644]
src/include/eina_inlist.h