kill valueref dox macro.
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Wed, 12 Mar 2008 09:32:02 -0700
changeset 2596 01685e2f0add
parent 2595 b504951bcca8
child 2597 6ad4d5c9fa1b
kill valueref dox macro.
doc/doxygen.conf
--- a/doc/doxygen.conf	Wed Mar 12 09:31:50 2008 -0700
+++ b/doc/doxygen.conf	Wed Mar 12 09:32:02 2008 -0700
@@ -185,7 +185,7 @@
 # will result in a user-defined paragraph with heading "Side Effects:". 
 # You can put \n's in the value part of an alias to insert newlines.
 
-ALIASES                = valueref{1}="\ref DefaultValue\1 \"\1\""
+ALIASES                = 
 
 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C 
 # sources only. Doxygen will then generate output that is more tailored for C.