.. only:: html or latex
ns-3 Manual
===========
This is the *ns-3 Manual*. Primary documentation for the ns-3 project is organized as
follows:
* Several guides that are version controlled for each release (the
  `latest release `_) and
  `development tree `_:
  * Tutorial
  * Installation Guide
  * Manual *(this document)*
  * Model Library
  * Contributing Guide
* `ns-3 Doxygen `_: Documentation of the public APIs of
  the simulator
* `ns-3 wiki `_
This document is written in `reStructuredText `_ for `Sphinx `_ and is maintained in the
``doc/manual`` directory of ns-3's source code.  Source file column width is 100 columns.
.. toctree::
   :maxdepth: 2
   :numbered:
   organization
   simulator
   features
   develop
   utilities
   support