Howdy,

I've googled around and can't find anything so far:

I generate html and a chm with Doxygen 1.8.14 and whenever I open the chm I get 
the following error on every single page:

    Script Error
    Error: The value of the property '$' is null or undefined, not a Function 
object

If I look at the html I see the following in each file:

    <script type="text/javascript">
    /* @license 
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt 
GPL-v2 */
    $(function() {
      initMenu('',false,false,'search.php','Search');
    });
    /* @license-end */</script>

I can open these files in a browser and get no errors. Any ideas what's going 
on here?

I downloaded the latest 1.3 MS Help Workshop installer and it runs but gives a 
weird "Updating to 1.31" dialog saying that I already have a newer version.


Thanks!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to