Re: [Doxygen-users] Re: files order
Brought to you by:
dimitri
From: Roberto B. <ba...@cs...> - 2001-06-04 17:48:29
|
"Wagner, Victor" wrote: > > You didn't mention which output you're using. In HTML 'order' matters > little. > > Angela Stazzone wrote: > ... if a class A derive from another class B, I want > the documentation of A comes AFTER the documentation of B. Hi Victor, you right, in HTML this is not problematic. But in, e.g., PDF versions that are meant to be printed this is a big problem. For this kind of documents, I would like to influence Doxygen about the order in which program elements are described. As I said, I believe this is important for printed documentation. Any hints on how we can achieve this? All the best, Roberto -- Roberto Bagnara Computer Science Group Department of Mathematics, University of Parma, Italy http://www.cs.unipr.it/~bagnara/ mailto:ba...@cs... |