[Doxygen-users] Problems with RTF
Brought to you by:
dimitri
From: Martin V. <ma...@no...> - 2001-10-02 17:43:09
|
Hello, I'm trying to use Doxygen 1.2.10 to generate documentation in RTF format and running into a couple of issues. I'm hoping that these are due to something I've done or failed to do rather than bugs. First problem is that, during processing, doxygen generates two instances of the diagnostic "Warning: Negative indent level while generating RTF output!". Unfortunately, no indication is provided as to where or why this happens. Does anyone know what might bring this about? The second problem is that the RTF file seems to be complete (if I open the RTF file as a text file, I can see that all the information is there) but, when opened in Word 2000, it is truncated after the description of the constructors and destructors of the very first class. Perhaps this is related to the above? Finally, in the TOC, the places that should contain page numbers have the string "pagenum" instead. Help! MV |