Package: doxygen Version: 1.4.0-1 Severity: normal Hello,
I'm using doxygen to document a C code, and I use the @name feature to group together elements together. The problem is that the sections get reodered randomly in the produced documentation. Attached is a very small test.h file and the associated Doxyfile to reproduce the issue. After running "doxygen Doxyfile", check the html/group__test.html file. Althrough "a) First section" is declared on top of the file, it appears after "b) second section". I did quite a few googling to find a work around, but found none even if I don't seem to be the only one trapped by this issue. For example: http://sourceforge.net/mailarchive/message.php?msg_id=2248741 Thanks for your time, and sorry for repporting an upstream bug here, but I hate the sourceforge bug tracker interface.... Bye, Mt. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages doxygen depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-6 GCC support library ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library v3 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

