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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6754
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     1
.. only:: html or latex
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     2
7251
b2fe610ad03f some tutorial index.rst fixes
Vedran Miletić <rivanvx@gmail.com>
parents: 6770
diff changeset
     3
ns-3 Tutorial
6770
f600bfc2ada9 get rid of some sphinx warnings
Tom Henderson <tomh@tomh.org>
parents: 6764
diff changeset
     4
===========================
6764
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
     5
7251
b2fe610ad03f some tutorial index.rst fixes
Vedran Miletić <rivanvx@gmail.com>
parents: 6770
diff changeset
     6
This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is
7314
7162e24118ea Miscellaneous fixes to Tutorial
Mitch Watrous <watrous@u.washington.edu>
parents: 7251
diff changeset
     7
available in five forms:
6754
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     8
6764
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
     9
* `ns-3 Doxygen <http://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
    10
* `Tutorial <http://www.nsnam.org/tutorials.html>`_: *(this document)*
7251
b2fe610ad03f some tutorial index.rst fixes
Vedran Miletić <rivanvx@gmail.com>
parents: 6770
diff changeset
    11
* `Manual <http://www.nsnam.org/tutorials.html>`_:
b2fe610ad03f some tutorial index.rst fixes
Vedran Miletić <rivanvx@gmail.com>
parents: 6770
diff changeset
    12
* `Model Library <http://www.nsnam.org/tutorials.html>`_:
6764
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
    13
* `ns-3 wiki <http://www.nsnam.org/wiki/index.php/Main_Page>`_
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
    14
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
    15
This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the
3fb0ea261271 fix boilerplates
Tom Henderson <tomh@tomh.org>
parents: 6754
diff changeset
    16
``doc/tutorial`` directory of ns-3's source code.
6754
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    17
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    18
.. toctree::
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    19
   :maxdepth: 2
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    20
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    21
   introduction
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    22
   resources
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    23
   getting-started
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    24
   conceptual-overview
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    25
   tweaking
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    26
   building-topologies
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    27
   tracing
7ff69b244b5b Move tutorial to Sphinx
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
    28
   conclusion