2023-01-08 09:53:50 -08:00
.. only :: html or latex
ns-3 Installation Guide
=======================
This is the *ns-3 Installation Guide* . Primary documentation for the ns-3 project is organized as
follows:
* Several guides that are version controlled for each release (the
2023-03-02 19:45:38 -08:00
`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-01-08 09:53:50 -08:00
* Tutorial
2023-03-02 19:45:38 -08:00
* Installation Guide *(this document)*
2023-01-08 09:53:50 -08:00
* Manual
* Model Library
2023-03-02 19:45:38 -08:00
* Contributing Guide
* `ns-3 Doxygen <https://www.nsnam.org/docs/doxygen/index.html> `_ : Documentation of the public APIs of
2023-01-08 09:53:50 -08:00
the simulator
2023-03-02 19:45:38 -08:00
* `ns-3 wiki <https://www.nsnam.org/wiki/Main_Page> `_
2023-01-08 09:53:50 -08:00
This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html> `_
2023-10-27 00:11:54 -03:00
for `Sphinx <https://www.sphinx-doc.org/> `_ and is maintained in the `` doc/installation `` directory of ns-3's source code. Source file column width is 100 columns.
2023-01-08 09:53:50 -08:00
.. toctree ::
:maxdepth: 2
2023-07-05 18:58:25 -07:00
:numbered:
2023-01-08 09:53:50 -08:00
overview
quick-start
system
linux
macos
windows
bake