Re: [Doxygen-users] How to customize header & footer in RTF output in DOxygen

2014-05-04 Thread Albert
Hi Rajmohan, Did you have a look at: doxygen --help doxygen -w rtf styleSheetFile doxygen -e rtf extensionsFile and the following items from the Doxyfile: RTF_STYLESHEET_FILE RTF_EXTENSIONS_FILE Albert On Sun, May 4, 2014 at 10:09 AM, Rajmohan wrote: > Hi, > > I request to know ho

[Doxygen-users] How to customize header & footer in RTF output in DOxygen

2014-05-04 Thread Rajmohan
Hi, I request to know how specific header (with a company logo) & footer (with [page numbers) could be configured for a design document for an API written in C language. Greatly appreciate any help. Thanks and regards, Rajmohan