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

29 lines
893 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 <http://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator
* `Tutorial <http://www.nsnam.org/tutorials.html>`_: *(this document)*
2011-05-22 21:57:24 -07:00
* `Manual <http://www.nsnam.org/tutorials.html>`_:
* `Model Library <http://www.nsnam.org/tutorials.html>`_:
2011-01-03 14:27:07 -08:00
* `ns-3 wiki <http://www.nsnam.org/wiki/index.php/Main_Page>`_
This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the
``doc/tutorial`` directory of ns-3's source code.
2011-01-02 22:57:32 -08:00
.. toctree::
:maxdepth: 2
introduction
resources
getting-started
conceptual-overview
tweaking
building-topologies
tracing
conclusion