21 lines
558 B
C
21 lines
558 B
C
/*!
|
|
\page howtos ns-3 HOWTOs
|
|
\anchor howtos-anchor
|
|
|
|
This is an organized set of frequently asked questions (FAQ) and HOWTOs
|
|
for ns-3. This complements the following wiki pages:
|
|
|
|
- <a href="http://www.nsnam.org/wiki/index.php/User_FAQ">User FAQ</a>
|
|
- <a href="http://www.nsnam.org/wiki/index.php/Developer_FAQ">Developer FAQ</a>
|
|
|
|
Please consider contributing tips to either the wiki (yourself) or
|
|
by submitting a patch to this maintained documentation.
|
|
|
|
- \subpage callbacks
|
|
- \subpage packet-header-trailer
|
|
- \subpage net-device
|
|
- \subpage application
|
|
|
|
*/
|
|
|