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

28 lines
857 B
ReStructuredText
Raw Normal View History

2011-01-02 22:57:32 -08:00
.. only:: html or latex
2011-01-03 14:27:07 -08:00
Welcome to ns-3's tutorial!
=========================
2011-01-02 22:57:32 -08:00
2011-01-03 14:27:07 -08:00
This is the *ns-3 tutorial*. Primary documentation for the ns-3 project is
available in four 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)*
* `Reference Manual <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.
2011-01-02 22:57:32 -08:00
.. toctree::
:maxdepth: 2
introduction
resources
getting-started
conceptual-overview
tweaking
building-topologies
tracing
conclusion