doc/tutorial/source/index.rst
changeset 7577 dfe7a7b1c65a
parent 7576 8bf961beb81c
child 10186 cfbc9491d7e7
equal deleted inserted replaced
7576:8bf961beb81c 7577:dfe7a7b1c65a
     6 This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is
     6 This is the *ns-3 Tutorial*. Primary documentation for the ns-3 project is
     7 available in five forms:
     7 available in five forms:
     8 
     8 
     9 * `ns-3 Doxygen <http://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator
     9 * `ns-3 Doxygen <http://www.nsnam.org/doxygen/index.html>`_: Documentation of the public APIs of the simulator
    10 * 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/>`_
    10 * 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/>`_
    11 * `Tutorial <http://www.nsnam.org/tutorials.html>`_: *(this document)*
       
    12 * `Manual <http://www.nsnam.org/tutorials.html>`_:
       
    13 * `Model Library <http://www.nsnam.org/tutorials.html>`_:
       
    14 * `ns-3 wiki <http://www.nsnam.org/wiki/index.php/Main_Page>`_
    11 * `ns-3 wiki <http://www.nsnam.org/wiki/index.php/Main_Page>`_
    15 
    12 
    16 This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the
    13 This document is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ for `Sphinx <http://sphinx.pocoo.org/>`_ and is maintained in the
    17 ``doc/tutorial`` directory of ns-3's source code.
    14 ``doc/tutorial`` directory of ns-3's source code.
    18 
    15