diff -r 73c892335e74 -r 97d978243703 lemon/cost_scaling.h --- a/lemon/cost_scaling.h Tue Jul 30 15:54:46 2013 +0200 +++ b/lemon/cost_scaling.h Mon Aug 05 14:03:29 2013 +0200 @@ -152,7 +152,8 @@ /// otherwise it is \c double. typedef typename TR::LargeCost LargeCost; - /// The \ref CostScalingDefaultTraits "traits class" of the algorithm + /// \brief The \ref lemon::CostScalingDefaultTraits "traits class" + /// of the algorithm typedef TR Traits; public: