1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/docs/inpolicy/index.html
2019-03-17 12:40:57 +00:00

62 lines
2.2 KiB
HTML

<html>
<head>
<title>inpolicy 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>inpolicy 1</b></li></ul>
<p class="purpose">A lint-like tool to check up on various policies used in Inform source code.</p>
<hr>
<ul class="chapterlist">
<li>
<p><a name="P"></a><spon class="chaptertitle">Preliminaries</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="P-ui.html"><spon class="sectiontitle">Using Inpolicy</span></a> -
<span class="purpose">A very short guide to a very small program.</span></p>
</li>
</ul>
</li>
<li>
<p><a name="1"></a><spon class="chaptertitle">Chapter 1: Setting Up</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>
<li>
<p><a name="2"></a><spon class="chaptertitle">Chapter 2: Policies</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="2-pc.html"><spon class="sectiontitle">Problem Coverage</span></a> -
<span class="purpose">To see which problem messages have test cases and which are linked to the documentation.</span></p>
</li>
<li>
<p><a href="2-vn.html"><spon class="sectiontitle">Version Numbering</span></a> -
<span class="purpose">To update the build number(s) and versions for the intools.</span></p>
</li>
<li>
<p><a href="2-rw.html"><spon class="sectiontitle">Readme Writeme</span></a> -
<span class="purpose">To construct Readme and similar files.</span></p>
</li>
</ul>
</li>
</ul>
<hr>
</body>
</html>