RE: [Doxygen-users] Question on generated HTML header
Brought to you by:
dimitri
From: Glenn M. <gle...@vo...> - 2002-01-10 20:55:58
|
Funny you should ask. I'm entering the final stages of documenting some Perl code I wrote just for this task. I've gotten permission to open-source it. (yeah!!!) It does more than just remove the Doxygen navigation. It creates a complete HTML system that can be comprised of multiple Doxygen builds as well as single-sourced output from FrameMaker. It auto-generates the table of contents and index. It handles navigation (buttons) at the top of each file. I hope to post it to this list. Keep tabs on me... I'm getting close to getting it done in a releasable fashion. We're talking, I hope to have a version for our internal company review by next week. Then I can post it to this list (with the admin's approval) and can send it to others. Hasta luego, Glenn Maxey Technical Writer Voyant Technologies, Inc. 1765 West 121st Avenue Westminster, CO 80234-2301 Tel. +1 303.223.5164 Fax. +1 303.223.5275 gle...@vo... > -----Original Message----- > From: Jaap Suter [mailto:s98...@ho...] > Sent: Thursday, January 10, 2002 12:45 PM > To: dox...@li... > Subject: [Doxygen-users] Question on generated HTML header >=20 >=20 > Hello, >=20 > I have a question regarding the generated HTML header. I am=20 > already using=20 > the HTML_HEADER tag but below that I'm getting the by Doxygen=20 > generated bar=20 > with info which looks like this at the moment: >=20 > Main Page Modules Data Structures File List Data=20 > Fields Globals =20 > Related Pages =20 <snip> > Is that even possible without building my own Doxygen, or=20 > fiddling with the=20 > HTML output myself? >=20 > Maybe it's in the Docs, but I coulnd't find it. Sorry if it's=20 > actually=20 > there. >=20 > Thanks for your help. >=20 > Regards, >=20 > Jape |