eina: Add detailed description and some examples to Eina_Inlist.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commit9a506cc3aa48193f16964385e57e04904eb82039
tree90ebf751d95e26c5c8569ff83129921cb2b97234
parent96041d52638fca27bb81a365069fd08ccdd3889c
eina: Add detailed description and some examples to Eina_Inlist.

git-svn-id: svn+ssh://svn.enlightenment.org/var/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