[Doxygen-users] RTF output truncated ????
Brought to you by:
dimitri
From: Joerg M. <jm...@al...> - 2001-09-28 15:01:06
|
Hi, I have been trying to produce RTF output from a small set (<10 files) of C++ header files that documented using the javadoc style. I am able to produce HTML, Latex (and PDF from that) just fine, so that everything that is defined in the header files shows up in the output. However, with the RTF output option a lot of stuff is missing. I tried it with just one input file but the same thing happened. It looks like as if it stopped producing output after a certain point. There are no error messages reported during the doxygen run. Is this a known problem or has anybody experienced soemthing liek this before? If so, please let me know how you worked around it. I am running doxygen 1.2.10 on a debian installation, kernel 2.2.19. Thanks in advance. -Joerg |