define valueref alias
This commit is contained in:
@@ -185,7 +185,7 @@ TAB_SIZE = 4
|
||||
# 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 =
|
||||
ALIASES = valueref{1}="\ref DefaultValue\1 \"\1\""
|
||||
|
||||
# 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.
|
||||
|
||||
@@ -88,7 +88,7 @@ class FriisPropagationLossModel : public PropagationLossModel
|
||||
{
|
||||
public:
|
||||
/**
|
||||
* Use the default parameters from FriisPropagationLambda.
|
||||
* Use the default parameters from \valueref{FriisPropagationLambda}.
|
||||
*/
|
||||
FriisPropagationLossModel ();
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user