X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=chapters%2F15.rst;h=c9dea8f20ee594408474760da72b8b900d80aff1;hp=491720adb62775ae57bcaa34703f4a16c020bf2f;hb=4381288eeb792adb3672ef747013c02815fa760a;hpb=4261ff48a6357e2af0957f5e1b88bdc022243d16 diff --git a/chapters/15.rst b/chapters/15.rst index 491720a..c9dea8f 100644 --- a/chapters/15.rst +++ b/chapters/15.rst @@ -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