Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
authorstefan <stefan>
Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)
committerstefan <stefan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)
commite1f743a952d1a12f1d1a45be76e7890894e73fb0
tree4b65e8f8e3104e7b80c0b3bef551218189c47a32
parenta697b2edf4b316513e41f1fdf0d05573dad4ebc0
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.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@78409 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/Doxyfile.in