Add a bunch of autogenerated index entries.
[ibg.git] / chapters / 15.rst
index 491720adb62775ae57bcaa34703f4a16c020bf2f..c9dea8f20ee594408474760da72b8b900d80aff1 100644 (file)
@@ -122,6 +122,10 @@ punctuation is missing::
   > Object door
   Compiled with 1 error (no output)
 
+.. Generated by autoindex
+.. index::
+   pair: door; library attribute
+
 In fact, there's nothing wrong with the ordering or punctuation. The 
 problem is actually that we've tried to define a new object with an 
 internal ID of :attr:`door` -- reasonably enough, you might think, since the 
@@ -190,6 +194,10 @@ but some features should be in all environments. To obtain precise
 information about any particular version, run the compiler with the 
 :option:`-h1` switch -- see :ref:`switches`.
 
+.. Generated by autoindex
+.. index::
+   single: Strict mode
+
 Often the compiler is run with the name of your source file as its only
 parameter. This tells the compiler to "read this file using Strict mode and
 from it generate a Version 5 story file of the same name". The source file
@@ -319,6 +327,10 @@ and ``-X``. Some of the more useful switches are:
 .. option:: -v5
 .. option:: -v8
 
+   .. Generated by autoindex
+   .. index::
+      single: Infocom
+
    Compile to this version of story file. Versions 5 (on by default) and 
    8 are the only ones you should ever care about; they produce, 
    respectively, story files with the extensions .z5 and .z8. Version 5