Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
authorStefan Schmidt <stefan@datenfreihafen.org>
Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 24 Oct 2012 19:50:29 +0000 (19:50 +0000)
commit06d7cb8a1db00f830884e4fbde7a9ceb9388a2df
treea4641aa5476a7dd0fcd3a148bb750a6a1e2a556c
parentf0d05bcd04e06557f7b52c843a6780f637e356ca
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
doc/Doxyfile.in