RE: [Doxygen-users] Can I get rid of imports when documenting CORBA IDL?
Brought to you by:
dimitri
From: Glenn M. <gle...@vo...> - 2002-01-03 20:05:45
|
You could create a small script (in perl) that processes your output to remove this. I have some Doxygen input filters in Perl that I could share. They could easily be turned into output filters and run as part of a shell script. =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 I'm in the process of documenting a small set of Perl tools for technical publications. My employer has agreed to let me publish them as open-source, because we're not necessarily in the business of developing technical publications tools.=20 =20 The suite of tools helps tech writers create single-source and/or API documentation. This takes Doxygen output to the next level by integrating it into a bigger system where output from other sources (such as FrameMaker) is included.=20 =20 At any rate, one of my files processes all HTML files and "whips them into shape."=20 =20 As soon as I'm done (~ 1 week), I'll publish them to this list (and others). -----Original Message----- From: Kevin Williams [mailto:KWi...@vi...] Sent: Thursday, January 03, 2002 9:51 AM To: 'dox...@li...' Subject: [Doxygen-users] Can I get rid of imports when documenting CORBA IDL? I'd like to get rid of the ' import "filename.idl"; ' statement being placed at the top of each interface. There doesn't seem to be a configuration option for this - is there anything I can do short of modifying the doxygen source? -- Kevin Williams=20 Visionael Corporation=20 kwi...@vi...=20 |