add \ref to get links.
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 21 Mar 2008 15:52:42 -0700
changeset 2695 f42dacf54f94
parent 2694 9440242e1c76
child 2696 f001689cacd2
add \ref to get links.
src/core/attribute-helper.h
--- a/src/core/attribute-helper.h	Fri Mar 21 15:33:01 2008 -0700
+++ b/src/core/attribute-helper.h	Fri Mar 21 15:52:42 2008 -0700
@@ -70,9 +70,9 @@
  *
  * 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,
  */
 
 /**