[Doxygen-users] Flag \xrefitem
Brought to you by:
dimitri
|
From: Klaus U. <in...@um...> - 2003-11-08 20:00:14
|
Hi, I want to document the history of a file and of functions contained in this file. In order to do this I checked the \xrefitem tag. The problem I have is that the created output of my defined \history tag doesn't support lists and ends after the first empty line. A compare between the \xrefitem and the similar \todo flag shows that the latter supports lists. Is there a possibility to enable this features for \xrefitem? Integrating a history and change log comment into the source code would be very convenient in my eyes. To get a nice output I need some formatting e. g. tabs in a \xrefitem block. Is there a way to insert tabs? Spaces will be ignored. I want to create output in this format: DATE NAME ACTION Thanks for your help. Klaus |