doc/tutorial/source/index.rst
author Mitch Watrous <watrous@u.washington.edu>
Thu, 23 Jun 2011 12:41:51 -0700
changeset 7314 7162e24118ea
parent 7251 b2fe610ad03f
child 7576 8bf961beb81c
permissions -rw-r--r--
Miscellaneous fixes to Tutorial

.. only:: html or latex

ns-3 Tutorial
===========================

This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is
available in five forms:

* `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)*
* `Manual <http://www.nsnam.org/tutorials.html>`_:
* `Model Library <http://www.nsnam.org/tutorials.html>`_:
* `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.

.. toctree::
   :maxdepth: 2

   introduction
   resources
   getting-started
   conceptual-overview
   tweaking
   building-topologies
   tracing
   conclusion