add \ref to get links.

This commit is contained in:
Mathieu Lacage
2008-03-21 15:52:42 -07:00
parent f17df2c2dc
commit e9a8648ae9

View File

@@ -70,9 +70,9 @@ MakeSimpleAttributeChecker (std::string name)
*
* The simple macros are implemented in terms of the complex
* macros and should generally be prefered over the complex macros:
* - ATTRIBUTE_HELPER_HEADER_1,
* - ATTRIBUTE_HELPER_HEADER_2, and,
* - ATTRIBUTE_HELPER_CPP,
* - \ref ATTRIBUTE_HELPER_HEADER_1,
* - \ref ATTRIBUTE_HELPER_HEADER_2, and,
* - \ref ATTRIBUTE_HELPER_CPP,
*/
/**