Hi,

   I want to make some of my Doxygen document "put in a box" so it clearly 
stands out from the rest of the document. I still want processing of doxygen 
commands within that block.

   I tried with '<div align=center style="..."><div align=left style="...."> 
block contents </div></div>' which worked fine for the first block, but when I 
have more of this kind of constructs, doxygen mixes up the <div...></div> and 
indents blocks within each other.

   I don't seem to be able to find 'native' doxygen commands to do this. I 
tried \code and \verbatim but those do not process doxygen commands (obviously).

   Any ideas ?

 Leif

------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to