Thanks Stefan, this does indeed work. But you wind up with a link that looks
like this in your doc: AcUtils::AcDebug::Log(string, string, bool)
Is there a way to use the [description](@ref symbol) method to have the link
a bit less verbose?
Don't get me wrong, I'm thrilled about having a working
Hi Brian,
Automatic link creation can do the job for you without the need to use a @ref.
Just add the signature of the function you want to link to.
In your case Log(string,string,bool) should fix the problem.
Best,
Stefan
Brian Buttolph schrieb:
>What should be in [Log](@ref ??) so Doxygen c