FLTK logo

Re: [fltk/fltk] Problem building documentation with Doxygen version ≥ 1.9.4 (Issue #505)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Problem building documentation with Doxygen version ≥ 1.9.4 (Issue #505) Albrecht Schlosser Sep 24, 2022  
 

@ManoloFLTK wrote:

… the proposed fix is useful because with it, resulting HTML pages are OK all the way from 1.8.14 to 1.9.5.

I disagree. The resulting index.html is not correct if you change '\mainpage ...' to '\page mainpage ...'. The menus are available (that's correct) but if you open index.html the view is different, it doesn't show the main page with all the chapters in the right panel.

Old view with \mainpage (as currently on GitLab, Doxygen 1.9.1):
doxygen_mainpage

Changed view with \page (Doxygen 1.8.17):
doxygen_page

It is obviously essential to have a \mainpage command to populate index.html and/or (as the docs say) the first page of the PDF docs.

I'm trying to create a small example that shows the effect as a reproducer to file a bug report (GitHub issue) for Doxygen.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/issues/505/1256957815@github.com>

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.