Files
unison/doc/tutorial/source/index.rst

29 lines
940 B
ReStructuredText
Raw Normal View History

2011-01-02 22:57:32 -08:00
.. only:: html or latex
2011-05-22 21:57:24 -07:00
ns-3 Tutorial
2011-01-03 16:17:05 -08:00
===========================
2011-01-02 22:57:32 -08:00
2011-05-22 21:57:24 -07:00
This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is
2011-06-23 12:41:51 -07:00
available in five forms:
2011-01-03 14:27:07 -08:00
* `ns-3 Doxygen <https://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator
* Tutorial *(this document)*, Manual, and Model Library for the `latest release <https://www.nsnam.org/documentation/latest/>`_ and `development tree <https://www.nsnam.org/documentation/development-tree/>`_
* `ns-3 wiki <https://www.nsnam.org/wiki>`_
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
2011-01-03 14:27:07 -08:00
``doc/tutorial`` directory of ns-3's source code.
2011-01-02 22:57:32 -08:00
.. toctree::
:maxdepth: 2
quick-start
2011-01-02 22:57:32 -08:00
introduction
resources
getting-started
conceptual-overview
tweaking
building-topologies
tracing
data-collection
2011-01-02 22:57:32 -08:00
conclusion