Automatic link generation by doxygen
authorYao Qi <yao@codesourcery.com>
Thu, 13 Mar 2014 06:07:26 +0000 (14:07 +0800)
committerYao Qi <yao@codesourcery.com>
Thu, 17 Apr 2014 02:03:05 +0000 (10:03 +0800)
commit71e50e8314af251f153207192194eaffdf638f5e
treeef684b4c6db70a03f262051072d772d0dc873cb3
parent1568481a553b0071c397e6d5d79a8cae4133485b
Automatic link generation by doxygen

Nowadays, we have one page on "GDB Types" generated by doxygen, but types
and macros referenced in doc are not linked to their definitions.  This
patch tweaks the comments a little to use doxygen syntax so that these
types and macros are linked their definitions.

Is it OK?

gdb:

2014-04-17  Yao Qi  <yao@codesourcery.com>

* gdbtypes.h: Update comments to link to types and macros'
definitions.
gdb/ChangeLog
gdb/gdbtypes.h
This page took 0.024988 seconds and 4 git commands to generate.