[Doxygen] Remove inappropriate uses of @internal

This commit is contained in:
Peter D. Barnes, Jr.
2014-11-03 12:33:13 -08:00
parent c9cdd11ceb
commit ee641c723b
61 changed files with 54 additions and 538 deletions

View File

@@ -36,7 +36,6 @@ namespace ns3 {
* \ingroup simulator
*
* \brief A replacement simulator that starts the visualizer
* \internal
*
* To use this class, run any ns-3 simulation with the command-line
* argument --SimulatorImplementationType=ns3::VisualSimulatorImpl.