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

27 lines
911 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
2011-11-06 05:02:49 -08:00
* Tutorial *(this document)*, Manual, and Model Library for the `latest release <http://www.nsnam.org/documentation/latest/>`_ and `development tree <http://www.nsnam.org/ns-3-dev/documentation/>`_
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