[Doxygen-develop] difference between startParagraph() and newParagraph()
Brought to you by:
dimitri
From: Francesco M. <f18...@ya...> - 2008-03-01 23:28:13
|
Hi, what's the difference between BaseOutputDocInterface::startParagraph and BaseOutputDocInterface::newParagraph ? I'd like to understand it to fix the <p> disposal which is the main obstacle to correct XHTML generation... Thanks, Francesco |