Files
unison/doc/tutorial/source/conclusion.rst

32 lines
898 B
ReStructuredText
Raw Normal View History

2011-01-02 22:57:32 -08:00
.. include:: replace.txt
Conclusion
----------
Futures
*******
2011-12-23 12:00:12 -08:00
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|.
2011-01-02 22:57:32 -08:00
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
2011-12-23 12:00:12 -08:00
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
2012-06-04 07:21:57 -07:00
* The |ns3| model library documentation
2011-12-23 12:00:12 -08:00
* The |ns3| Doxygen (API documentation)
* The |ns3| wiki
2011-01-02 22:57:32 -08:00
-- The |ns3| development team.