doc/tutorial/source/conclusion.rst
author Tom Henderson <tomh@tomh.org>
Fri, 23 Dec 2011 12:00:12 -0800
changeset 7654 62ecccd96cad
parent 6754 7ff69b244b5b
child 8837 b769bed02bc2
permissions -rw-r--r--
Freshen the tutorial

.. include:: replace.txt


Conclusion
----------

Futures
*******

This document is intended as a living document.  We hope and expect it to 
grow over time to cover more and more of the nuts and bolts of |ns3|.  

Writing manual and tutorial chapters is not something we all get excited about,
but it is very important to the project.  If you are an expert in one of these
areas, please consider contributing to |ns3| by providing one of these
chapters; or any other chapter you may think is important.

Closing
*******

|ns3| is a large and complicated system.  It is impossible to cover all 
of the things you will need to know in one small tutorial.  Readers
who want to learn more are encouraged to read the following additional
documentation:

* The |ns3| manual
* The |ns3| model library documentatio
* The |ns3| Doxygen (API documentation)
* The |ns3| wiki

-- The |ns3| development team.