Bug 1212 - attribute path documentation broken
attribute path documentation broken
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: documentation
pre-release
All All
: P5 normal
Assigned To: Mitch Watrous
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-07 10:00 EDT by Tom Henderson
Modified: 2011-09-09 14:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2011-07-07 10:00:18 EDT
something appears to have broken in the documentation introspection system that prints out the paths of attributes.  For instance, the documentation shown here for member static TypeId ns3::TcpSocket::GetTypeId (void) 

http://www.nsnam.org/docs/release/3.10/doxygen/classns3_1_1_tcp_socket.html

compared with this:

http://www.nsnam.org/docs/release/3.11/doxygen/classns3_1_1_tcp_socket.html
Comment 1 Tom Henderson 2011-09-09 14:44:55 EDT
this was fixed somewhere along the way.  I believe that it may have been due to running ./waf --doxygen on a system in which print-introspected-doxygen was broken at the time, and uploading the broken documentation.