Add eet examples documentation and update html doc menu to add 'Examples' tab.
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 21:09:13 +0000 (21:09 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 21:09:13 +0000 (21:09 +0000)
commit552bf38e2728c40714d51b41134d1d602c76f581
treeefb37043fe2c4dd32780e6fee7f3bbd247809676
parent49c47ed0fa94a8eaa55c4d437cea61a6e8659a53
Add eet examples documentation and update html doc menu to add 'Examples' tab.

Gustavo: documentation of examples should be added in examples.dox.
         There is one page for each example in that file.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@47328 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
doc/Doxyfile
doc/examples.dox [new file with mode: 0644]
doc/head.html
src/Makefile.am
src/examples/Makefile.am [new file with mode: 0644]
src/examples/eet-data-file_descriptor.c [new file with mode: 0644]
src/examples/eet-data-nested.c [new file with mode: 0644]
src/examples/eet-data-simple.c [new file with mode: 0644]