# HG changeset patch # User Tom Henderson # Date 1337374404 25200 # Node ID ce0699130fc43cbe190e7505288459e2445ec12c # Parent 6cdcf5eb2048a009864b1d626b61cafb920702e2 Fix doxygen reference diff -r 6cdcf5eb2048 -r ce0699130fc4 doc/tutorial-pt-br/source/tracing.rst --- a/doc/tutorial-pt-br/source/tracing.rst Fri May 18 13:41:58 2012 -0700 +++ b/doc/tutorial-pt-br/source/tracing.rst Fri May 18 13:53:24 2012 -0700 @@ -3562,10 +3562,10 @@ uint32_t deviceid); .. - You are encouraged to peruse the Doxygen for class ``TraceHelperForDevice`` + You are encouraged to peruse the Doxygen for class ``AsciiTraceHelperForDevice`` to find the details of these methods; but to summarize ... -Para maiores detalhes sobre os métodos é interessante consultar a documentação para a classe ``TraceHelperForDevice``; mas para resumir ... +Para maiores detalhes sobre os métodos é interessante consultar a documentação para a classe ``AsciiTraceHelperForDevice``; mas para resumir ... .. There are twice as many methods available for ascii tracing as there were for diff -r 6cdcf5eb2048 -r ce0699130fc4 doc/tutorial/source/tracing.rst --- a/doc/tutorial/source/tracing.rst Fri May 18 13:41:58 2012 -0700 +++ b/doc/tutorial/source/tracing.rst Fri May 18 13:53:24 2012 -0700 @@ -2566,7 +2566,7 @@ void EnableAscii (std::string prefix, uint32_t nodeid, uint32_t deviceid, bool explicitFilename); void EnableAscii (Ptr stream, uint32_t nodeid, uint32_t deviceid); -You are encouraged to peruse the Doxygen for class ``TraceHelperForDevice`` +You are encouraged to peruse the Doxygen for class ``AsciiTraceHelperForDevice`` to find the details of these methods; but to summarize ... There are twice as many methods available for ascii tracing as there were for