1.0.9.51: SB-CLTL2: implement FUNCTION-INFORMATION, touch VARIABLE-INFORMATION
[sbcl.git] / doc / manual / contrib-modules.texinfo
index 35fba4b..60c2a5d 100644 (file)
@@ -1,3 +1,7 @@
+@node Contributed Modules
+@comment  node-name,  next,  previous,  up
+@chapter Contributed Modules
+
 SBCL comes with a number of modules that are not part of the core
 system.  These are loaded via @code{(require :@var{modulename})}
 (@pxref{Customization Hooks for Users}).  This section contains
@@ -9,6 +13,7 @@ modules.
 * sb-grovel::
 * sb-md5::
 * sb-rotate-byte::
+* sb-cover::
 @end menu
 
 @page
@@ -23,3 +28,5 @@ modules.
 @page
 @include sb-rotate-byte/sb-rotate-byte.texinfo
 
+@page
+@include sb-cover/sb-cover.texinfo