1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 10:04:21 +03:00
inform7/docs/html-module/index.html

48 lines
1.9 KiB
HTML
Raw Normal View History

2020-02-27 13:18:25 +02:00
<html>
<head>
<title>html </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>html </b></li></ul>
<p class="purpose">HTML and Javascript generation tools.</p>
<hr>
<ul class="chapterlist">
<li>
<p><a name="1"></a><spon class="chaptertitle">Chapter 1: Starting Up</span></p>
<p><span class="purpose"></span></p>
<ul class="sectionlist">
<li>
<p><a href="1-im.html"><spon class="sectiontitle">Index Module</span></a> -
<span class="purpose">Setting up the use of this module.</span></p>
</li>
</ul>
</li>
<li>
<p><a name="2"></a><spon class="chaptertitle">Chapter 2: HTML</span></p>
<p><span class="purpose">HTML and JavaScript generation.</span></p>
<ul class="sectionlist">
<li>
<p><a href="2-hf.html"><spon class="sectiontitle">HTML Files</span></a> -
<span class="purpose">To provide utilities for writing HTML files such as the problems report, the extension documentation, the index files and so forth.</span></p>
</li>
<li>
<p><a href="2-jp.html"><spon class="sectiontitle">Javascript Pastes</span></a> -
<span class="purpose">To write valid HTML for a paste icon which, when clicked, calls a Javascript function which will paste Inform source text into the Source panel of the application.</span></p>
</li>
<li>
<p><a href="2-hd.html"><spon class="sectiontitle">HTML Documentation</span></a> -
<span class="purpose">To translate a passage of source text into HTML-format documentation, for use in the automatically generated documentation pages on each installed extension.</span></p>
</li>
</ul>
</li>
</ul>
<hr>
</body>
</html>