Hello Doxygen-Community!
I'm currently helping my company to migrate from the old doxygen 1.7.x to
the current version 1.8.1.2 .
We use doxygen to generate a Microsoft HTML Help file from our source files
for API documentation and additionaly we have some non code .doxy files
which describe a smal
Thanks for the reply!
Dimitri van Heesch-2 wrote:
>
>
> I think you found a bug in doxygen. Can you file a bug report for it?
>
> ...
>
I will file a bug report for i found some more bugs regarding the HTML Help
file generator.
-Tobias
--
View this message in context:
http://old.nabble.c
What exactly is the bug here ?
I'm sure that the incorrect links are a bug, but is it also a bug that the
HTML Help generation tree is generated from the layout.xml tag ?
Regards,
Tobias
--
View this message in context:
http://old.nabble.com/Doxygen-1.8.1.2-HTML-Help-generation-tp34249562p342
Hello again,
when i generated a HTML Help help file in doxygen v1.8.1.2 the
dynsections.js and jquery.js files are not included in the file. Inspectiong
the .hhp file, i found out that the files are missing there too.
Further when i tried to inline the the contents of both files into my custom
hea
Hello Community,
as i need a custom sty and customized page header and footer i configured
doxygen to use a custom header and footer as stated in
http://www.stack.nl/~dimitri/doxygen/config.html#cfg_latex_header
http://www.stack.nl/~dimitri/doxygen/config.html#cfg_latex_header .
The doxygen docum
Hello again,
i generated a copy of the default header, footer and sty file by calling
doxygen via the command line as you stated.
Markus Raab-4 wrote:
>
>
> LaTeX: doxygen -w latex headerFile footerFile styleSheetFile
>
>
Then i filled in LATEX_HEADER an LATEX_FOOTER in my doxygen config fil