Bug 56377 - Obsolete doxygen tags
Summary: Obsolete doxygen tags
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 02:16 UTC by Darxus
Modified: 2012-10-29 17:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.