Bug 56377

Summary: Obsolete doxygen tags
Product: Wayland Reporter: Darxus <darxus>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Darxus 2012-10-25 02:16:20 UTC
Saw this scroll by as I was building:

make[3]: Entering directory `/home/darxus/source/wayland/doc/doxygen'
doxygen wayland.doxygen
warning: Tag `SHOW_DIRECTORIES' at line 547 of file wayland.doxygen 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 942 of file wayland.doxygen 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 1133 of file wayland.doxygen has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
make[3]: Leaving directory `/home/darxus/source/wayland/doc/doxygen'

I have:
$ doxygen --version
1.8.1.2
Comment 1 Kristian Høgsberg 2012-10-29 17:12:07 UTC
commit c4857e92321e85afe40fb66902cdddc14fbae05a
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Mon Oct 29 13:12:40 2012 -0400

    doc: Remove obsolete doxygen tags
    
    https://bugs.freedesktop.org/show_bug.cgi?id=56377

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.