2011-01-02 22:57:32 -08:00
.. only :: html or latex
2011-05-22 21:57:24 -07:00
ns-3 Tutorial
2023-03-02 19:45:38 -08:00
=============
2011-01-02 22:57:32 -08:00
2023-03-02 19:45:38 -08:00
This is the *ns-3 Tutorial* . Primary documentation for the ns-3 project is organized as
follows:
2011-01-03 14:27:07 -08:00
2023-03-02 19:45:38 -08:00
* Several guides that are version controlled for each release (the
`latest release <https://www.nsnam.org/documentation/latest/> `_ ) and
2023-10-27 00:11:54 -03:00
`development tree <https://www.nsnam.org/documentation/development-tree/> `_ :
2023-03-02 19:45:38 -08:00
* Tutorial *(this document)*
* Installation Guide
* Manual
* Model Library
* Contributing Guide
* `ns-3 Doxygen <https://www.nsnam.org/docs/doxygen/index.html> `_ : Documentation of the public APIs of
the simulator
* `ns-3 wiki <https://www.nsnam.org/wiki/Main_Page> `_
2011-01-03 14:27:07 -08:00
2022-06-06 01:24:09 -03:00
This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html> `_ for `Sphinx <https://www.sphinx-doc.org/> `_ and is maintained in the
2023-03-02 19:45:38 -08:00
`` doc/tutorial `` directory of ns-3's source code. Source file column width is 100 columns.
2011-01-02 22:57:32 -08:00
.. toctree ::
:maxdepth: 2
2023-07-05 18:58:25 -07:00
:numbered:
2011-01-02 22:57:32 -08:00
2021-09-22 13:42:10 -07:00
quick-start
2011-01-02 22:57:32 -08:00
introduction
resources
getting-started
conceptual-overview
tweaking
building-topologies
tracing
2013-08-28 20:53:04 -07:00
data-collection
2011-01-02 22:57:32 -08:00
conclusion