Add eet examples documentation and update html doc menu to add 'Examples' tab.
authorcaro <caro>
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)
commit6361c1d1a8a1f9c141ebfe247a67a2363c298dc0
treeefb37043fe2c4dd32780e6fee7f3bbd247809676
parent29a1d656a60902a78d0cf36ed9e69eae303c4824
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: http://svn.enlightenment.org/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]