add closing section to tutorial
authorCraig Dowell <craigdo@ee.washington.edu>
Tue, 20 Oct 2009 11:13:22 -0700
changeset 5440 827a3df7896a
parent 5439 7676a44f00eb
child 5442 9599deff8d09
add closing section to tutorial
doc/tutorial/conclusion.texi
doc/tutorial/tutorial.texi
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/tutorial/conclusion.texi	Tue Oct 20 11:13:22 2009 -0700
@@ -0,0 +1,60 @@
+@c ============================================================================
+@c Begin document body here
+@c ============================================================================
+
+@c ============================================================================
+@c PART:  Closing Remarks
+@c ============================================================================
+@c The below chapters are under the major heading "Closing Remarks"
+@c This is similar to the Latex \part command
+@c
+@c ============================================================================
+@c Closing Remarks
+@c ============================================================================
+@node Closing Remarks
+@chapter Closing Remarks
+
+@menu
+* Futures::
+* Closing::
+@end menu
+
+@c ============================================================================
+@c Futures
+@c ============================================================================
+@node 
+@section Futures
+
+This document is a work in process.  We hope and expect it to grow over time
+to cover more and more of the nuts and bolts of @command{ns-3}.  
+
+We hope to add the following chapters over the next few releases:
+
+@itemize @bullet
+@item The Callback System
+@item The Object System and Memory Management
+@item The Routing System
+@item Adding a New NetDevice and Channel
+@item Adding a New Protocol
+@item Working with Real Networks and Hosts
+@end itemize
+
+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 @command{ns-3} by providing one of these
+chapters; or any other chapter you may think is important.
+
+@c ============================================================================
+@c Closing
+@c ============================================================================
+@node 
+@section Closing
+
+@code{ns-3} is a large and complicated system.  It is impossible to cover all 
+of the things you will need to know in one small tutorial.
+
+We have really just scratched the surface of @command{ns-3} in this tutorial, 
+but we hope to have covered enough to get you started doing useful networking 
+research using our favorite simulator.
+
+-- The @command{ns-3} development team.
--- a/doc/tutorial/tutorial.texi	Tue Oct 20 10:45:12 2009 -0700
+++ b/doc/tutorial/tutorial.texi	Tue Oct 20 11:13:22 2009 -0700
@@ -85,6 +85,7 @@
 * Tweaking ns-3::
 * Building Topologies::
 * The Tracing System::
+* Closing Remarks::
 * Index::
 @end menu
 
@@ -94,6 +95,7 @@
 @include tweaking.texi
 @include building-topologies.texi
 @include tracing.texi
+@include conclusion.texi
 
 @node Index
 @unnumbered Index