RE: [Doxygen-users] Changing the standard header
Brought to you by:
dimitri
|
From: Moshe K. <Kr...@Pa...> - 2001-07-15 09:02:50
|
Thanks, Stephen.
Let me make myself a little clearer: I want to preserve the standard header,
ie:
Main Page Modules Class Hierarchy Alphabetical List Compound List
File List Compound
Members Related Pages Examples
but add to that a search button of my own. I want this set up to appear on
every page of the output. Thus, I need to know how to modify the header that
is already there to accommodate my button....
Moshe
-----Original Message-----
From: Stephen Goudge [mailto:ste...@cl...]
Sent: Thursday, July 12, 2001 9:54 AM
To: dox...@li...
Subject: RE: [Doxygen-users] Changing the standard header
No need to change any code - just set your config file; look in the
manual for HTML_FOOTER and HTML_HEADER.
Stephen Goudge
-----Original Message-----
From: dox...@li...
[mailto:dox...@li...]On Behalf Of Moshe
Kruger
Sent: 11 July 2001 10:27
To: dox...@li...
Cc: 'di...@st...'
Subject: [Doxygen-users] Changing the standard header
Hi, all!
I wish to plant a Search button in the standard Doxygen header (so
that it will appear on every page of the HTML output), in order to
grant access to users to a non-Doxygen search engine.
Does anybody know how I would do this?
It seems I will have to go into the code and make the change there,
but WHERE in the code?
Thanks
Moshe Kruger
Paradigm Geophysical
_______________________________________________
Doxygen-users mailing list
Dox...@li...
http://lists.sourceforge.net/lists/listinfo/doxygen-users
|