1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-16 22:14:23 +03:00
inform7/docs/inter/index.html
2019-03-17 12:40:57 +00:00

34 lines
1 KiB
HTML

<html>
<head>
<title>inter 1</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-gb">
<link href="inweb.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>
<body>
<ul class="crumbs"><li><a href="../webs.html">&#9733;</a></li><li><b>inter 1</b></li></ul>
<p class="purpose">For handling intermediate Inform code.</p>
<hr>
<ul class="chapterlist">
<li>
<p><a name="1"></a><spon class="chaptertitle">Chapter 1: Everything</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="1-bsc.html"><spon class="sectiontitle">Basics</span></a> -
<span class="purpose">Some fundamental definitions.</span></p>
</li>
<li>
<p><a href="1-mn.html"><spon class="sectiontitle">Main</span></a> -
<span class="purpose">The top level, which decides what is to be done and then carries this plan out.</span></p>
</li>
</ul>
</li>
</ul>
<hr>
</body>
</html>