[Doxygen-users] dot problems.

2024-05-15 Thread Woodrow Baker
I have graphvis installed on c:\graphviz 2.44.1 on my windows 10 machine. I have a very large program that I have set up to generate call graphs etc. I am running doxygen gui 1.10.0 after fixing things like @Summary changing it to@brief, it runs o.k. But is not generating the call graph, a

Re: [Doxygen-users] Support for PL/SQL ?

2024-05-15 Thread Woodrow Baker
Microchip is emitting bogus headers. @Example @Param etc. Change doxgen so that it will do a to lower on anything after the @ so that it will change @Example to @example before processing. This way @Example will work the same as @example and not throw an unrecognized command error On Sun, Dec 1