Works again !!!
I changed:
@page Math Documentation for the libSaSMath library
to:
@page SaSMath Documentation for the libSaSMath library
And all starting working again.
Thanks for your help!
On 01/29/2016 12:28 PM, Dimitri van Heesch wrote:
> Hi Doug,
>
> I think the pr
Hi Doug,
I think the problem is that you have a page called "Math" with subpages.
As a result doxygen generates a script called Math.js containing a piece of
navigation code for the tree view.
This in turn hides functions like Math.cos(), which jquery depends on, giving a
javascript error, and h