enable "make doc", improve doxygen support for client library.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 17 Sep 2009 06:08:10 +0000 (06:08 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 17 Sep 2009 06:08:10 +0000 (06:08 +0000)
commit57b9ee3757182e139f58a7aaab1d05ba85428adb
tree5587a5363bde0b6fa63ea02cc89c914e686b75b8
parent41258fff0cd6d3ac7ddc4a0f782c5f045d30ead4
enable "make doc", improve doxygen support for client library.

Some methods are missing and the in-process thumbnail needs to be
done, the documentation is almost the same as the client, so I really
appreciate someone else do it :-)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@42541 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
22 files changed:
INSTALL
Makefile.am
autogen.sh
configure.ac
doc/Doxyfile [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/e.css [new file with mode: 0644]
doc/foot.html [new file with mode: 0644]
doc/head.html [new file with mode: 0644]
doc/img/e.png [new file with mode: 0644]
doc/img/edoxy.css [new file with mode: 0644]
doc/img/foot_bg.png [new file with mode: 0644]
doc/img/head_bg.png [new file with mode: 0644]
doc/img/menu_bg.png [new file with mode: 0644]
doc/img/menu_bg_current.png [new file with mode: 0644]
doc/img/menu_bg_hover.png [new file with mode: 0644]
doc/img/menu_bg_last.png [new file with mode: 0644]
doc/img/menu_bg_unsel.png [new file with mode: 0644]
m4/Makefile.am
m4/efl_doxygen.m4 [new file with mode: 0644]
src/lib/client/Ethumb_Client.c
src/lib/client/Ethumb_Client.h