Files
unison/doc/testing/source/index.rst
2011-01-03 14:27:07 -08:00

24 lines
839 B
ReStructuredText

.. only:: html or latex
Welcome to ns-3's testing and validation documentation!
=======================================================
This is the *ns-3 testing manual*. 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>`_
* `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/testing`` directory of ns-3's source code.
.. toctree::
:maxdepth: 2
overview
background
testing-framework
how-to-write-tests