efl/legacy/edbus
Stefan Schmidt cedf5d0cf9 Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"

So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.

SVN revision: 78409
2012-10-24 19:50:29 +00:00
..
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
m4 edbus: Do not build examples by default 2012-09-21 22:44:05 +00:00
src edbus: Add initializers to stop warnings 2012-10-21 04:52:59 +00:00
.gitignore edbus: Add example for emitting signal 2012-10-19 18:24:36 +00:00
AUTHORS Add new edbus library, aka e_dbus v2 2012-09-17 20:41:05 +00:00
Makefile.am edbus: Add example for emitting signal 2012-10-19 18:24:36 +00:00
autogen.sh Add new edbus library, aka e_dbus v2 2012-09-17 20:41:05 +00:00
configure.ac edbus: Do not build examples by default 2012-09-21 22:44:05 +00:00
edbus2.pc.in edbus: Fix lib name in edbus2.pc.in 2012-09-26 20:33:53 +00:00