Re: [Doxygen-users] JavaScript errors in generated CHM file
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2004-12-19 13:02:53
|
Hi Eyal, Doxygen normally doesn't use any Javascript unless the GENERATE_TREEVIEW option is enabled. This option is not useful in combination with Html help (chm) as this comes with its own treeview. Maybe this helps, if not please file a bug report including an example source and config file so I can actually reproduce the problem. Regards, Dimitri On Sun, 19 Dec 2004 11:21:41 +0200, Eyal Raab <Ey...@co...> wrote: > > > > Hi, > > > > I get the following error when I try to read the generated chm files (see > the attached jpeg): > > > > An error has occurred in the script on this page. > > Line: 14 > > Char: 11 > > Error: Expected ';" > > Code: 0 > > > > I am using Doxygen version 1.3.9.1. > > The error appears on every file in the generated chm file and it doesn't > appear in the regular generated HTML documentation. > > > > If any information is missing, I'd be happy to supply it. > > Any help would be appreciated. > |