doc: update ns3 API

This commit is contained in:
Gabriel Ferreira
2022-01-13 23:59:59 -03:00
parent 330ffb75b6
commit 33f2ee841b
96 changed files with 281 additions and 298 deletions

View File

@@ -130,13 +130,13 @@ automatically):
::
$ ./ns3 --run first
$ ./ns3 run first
To view possible command-line options, specify the `--PrintHelp` argument:
::
$ ./ns3 --run 'first --PrintHelp'
$ ./ns3 run 'first --PrintHelp'
To continue reading about the conceptual model and architecture of |ns3|,
the tutorial chapter :ref:`Conceptual Overview` would be the next natural place