After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671158 - TOC (@tableofcontents) does not work on mainpage
TOC (@tableofcontents) does not work on mainpage
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.8.0
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
: 671239 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-01 19:31 UTC by kael
Modified: 2012-09-22 21:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kael 2012-03-01 19:31:59 UTC
on a @mainpage, @tableofcontents does not print anything.
Comment 1 Dimitri van Heesch 2012-03-01 20:26:21 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Jason C 2012-03-03 01:17:04 UTC
*** Bug 671239 has been marked as a duplicate of this bug. ***
Comment 3 Alexander 2012-03-05 23:18:48 UTC
Do we know when this bug was introduced?
--ap
Comment 4 Jason C 2012-03-05 23:22:48 UTC
@tableofcontents is a new feature in 1.8.0 so it would have been in some development version after 1.7.6 and before now.
Comment 5 Dimitri van Heesch 2012-05-19 12:26:36 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.
Comment 6 kael 2012-05-22 15:20:17 UTC
not fixed in 1.8.1
Comment 7 Dimitri van Heesch 2012-05-22 19:01:10 UTC
Are you sure you are using doxygen 1.8.1?

I tried with the following example, and it worked fine:

/** @mainpage
 *  @tableofcontents
 *  Some text
 *  @section s1 A section
 *  More text
 */

So can you please attach a self-contained example (source+config file in a tar or zip) that allows me to reproduce the problem?
Comment 8 Tobias Mueller 2012-09-22 21:37:59 UTC
Closing as we believe this is fixed. Please reopen if this is not the case. thanks!