0.8.13.73: Documentation frenzy continues
[sbcl.git] / doc / manual / sbcl.texinfo
index bcc05cd..28cd36a 100644 (file)
@@ -56,30 +56,40 @@ provided with absolutely no warranty. See the @file{COPYING} and
 @insertcopying
 
 @menu
-* Introduction::
-* The Compiler::
-* The Debugger::
-* Efficiency::
-* Beyond The ANSI Standard::
-* The Foreign Function Interface::
-* Package Locks::
-* Contributed Modules::
-* Concept Index::
-* Function Index::
-* Variable Index::
-* Type Index::
-* Colophon::
+* Introduction::                
+* Starting and Stopping::
+* Compiler::                    
+* Debugger::                    
+* Efficiency::                  
+* Beyond the ANSI Standard::    
+* Foreign Function Interface::  
+* Extensible Streams::          
+* Package Locks::               
+* Threading::
+* Networking::
+* Profiling::                   
+* Contributed Modules::         
+* Concept Index::               
+* Function Index::              
+* Variable Index::              
+* Type Index::                  
+* Colophon::                    
 @end menu
 
 @end ifnottex
 
 @include intro.texinfo
+@include start-stop.texinfo
 @include compiler.texinfo
 @include debugger.texinfo
 @include efficiency.texinfo
 @include beyond-ansi.texinfo
 @include ffi.texinfo
+@include streams.texinfo
 @include package-locks.texi-temp
+@include threading.texinfo
+@include sb-bsd-sockets/sb-bsd-sockets.texinfo
+@include profiling.texinfo
 @include contrib-modules.texinfo
 @include backmatter.texinfo