[postgis-devel] Doxygen linking is pretty neat
Paragon Corporation
lr at pcorp.us
Sun May 3 19:42:28 PDT 2009
Strk,
>> Also, as you noted, hyperlinking is done using the {@link method_name}
>> tag ... I have no idea if this is respected in Doxygen though ...
>> you'll have to experiment.
> It's often automatic if Doxygen knows about a symbol.
> Not sure actually about C, but in C++ sometime it'd take a fully-qualified
name to make that automation work.
> --strk;
I did try it and it seemed to respect it. It also respects @see and
creates a nice "See Also" section when you do that.
The @brief thing as far as I could tell did not work as expected (so might
switch back to \brief) or maybe the enabling autobrief messed that up. But
my mutli-line briefs don't seem to be respected or the one I was looking at
wasn't being respected and was just grabbing the first line.
Thanks,
Regina
More information about the postgis-devel
mailing list