doc: update Doxygen configuration
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 17 Sep 2012 08:10:07 +0000 (10:10 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Mon, 17 Sep 2012 08:10:07 +0000 (10:10 +0200)
Use "doxygen -s -u doc/Doxyfile.in"; the update fixes some warnings
when building the documentation with Doxygen 1.8:

warning: Tag `SHOW_DIRECTORIES' at line 79 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 149 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 176 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"


No differences found