FW: [Doxygen-users] RTF output truncated ????
Brought to you by:
dimitri
From: Van K. S. <Ser...@cs...> - 2001-09-28 22:23:39
|
Yep, I'm having the same problem with doxygen 1.2.10 on Win2K (got the binaries, not the source). I ended up reverting to my older 1.2.8, but had to write a little utility to fix the names of my dot graphs which did not match the ones in the RTF image fields. Ouch. -Serge ----- Original Message ----- From: "Joerg Meyer" <jm...@al...> To: <dox...@li...> Sent: Friday, September 28, 2001 8:03 AM Subject: [Doxygen-users] RTF output truncated ???? > 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 > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |