ns-3 Manual¶
This is the ns-3 Manual. Primary documentation for the ns-3 project is organized as follows:
Several guides that are version controlled for each release (the latest release) and development tree:
Tutorial
Installation Guide
Manual (this document)
Model Library
Contributing Guide
ns-3 Doxygen: Documentation of the public APIs of the simulator
This document is written in reStructuredText for Sphinx and is maintained in the
doc/manual
directory of ns-3’s source code. Source file column width is 100 columns.
- 1. Organization
- 2. Simulator
- 3. Additional Tools
- 4. Developer Tools
- 4.1. Working with Git as a user
- 4.2. Working with Git as a maintainer
- 4.3. Working with CMake
- 4.4. Logging
- 4.5. Tests
- 4.6. Creating a new ns-3 model
- 4.7. Adding a New Module to ns-3
- 4.8. Creating Documentation
- 4.9. Profiling
- 4.10. Working with gitlab-ci-local
- 4.11. Working with Docker
- 4.12. Working with Cilicon
- 5. Utilities
- 6. Support