.. only:: html or latex
Contributing to ns-3
====================
This is the guide to *Contributing to ns-3*. Primary documentation for the ns-3 project is available in several forms:
* `ns-3 Doxygen `_: Documentation of the public APIs of the simulator
* Tutorial for the `latest release `_ and `development tree `_
* Contributing to ns-3 (this document)
* Manual, and Model Library for the `latest release `_ and `development tree `_
* `ns-3 wiki `_
This document is written in `reStructuredText `_ for `Sphinx `_ and is maintained in the
``doc/contributing`` directory of ns-3's source code.
.. toctree::
:maxdepth: 2
introduction
general
enhancements
models
external
coding-style