FLTK logo

[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 ]

[fltk/fltk] Problem building documentation with Doxygen version ≥ 1.9.4 (Issue #505) ManoloFLTK Sep 22, 2022  
 

A problem appears in the HTML documentation as built with Doxygen version 1.9.4 (today's most recent version of Doxygen is 1.9.5). The problem is in the table of contents appearing in the left panel of the HTML doc. These images show the situation with the problem (top: "FLTK programming manual" contains no sub-items) and with the proposed fix (bottom: sub-items appear) :
bug-with-1 9 4
fixed-for-1 9 4

The proposed fix is to change line 3 of documentation/src/index.dox from
\mainpage FLTK Programming Manual
to
\page mainpage FLTK Programming Manual

I've checked the modified index.dox is OK with older versions of Doxygen (specifically 1.8.14 dated Jan 2018). I didn't consider pdf documentation.

Comments ?


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@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'.