Hi John,
On 04 May 2014, at 17:45 , John Yates wrote:
> I am using 1.8.7 for C++ code.
>
> It is a sad C++ quirk that that it lacks true constants (say à la Pascal).
> What it does have are initialized constant expressions. Technically within
> the C++ grammar these are declarations of vari
I am using 1.8.7 for C++ code.
It is a sad C++ quirk that that it lacks true constants (say à la Pascal).
What it does have are initialized constant expressions. Technically
within the C++ grammar these are declarations of variables and Doxygen
dutifully classifies them as such. But from the pr
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
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