Re: [Doxygen-develop] Doxygen - don't remove whitespace
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2003-07-21 07:43:30
|
On Wed, Jul 16, 2003 at 03:29:01PM -0700, al...@ic... wrote: > Hello Doxygen developers, > I would like to modify the source code for Doxygen so that white space in > special documentation blocks is not removed. This may be as simple as > modifying a couple source files but my problem is that I am unfamiliar with > flex and bison. This can already be done by putting a <pre>...</pre> block around your text. Regards, Dimitri |