minetest-australopithecus-a.../doc/index.html

75 lines
1.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>artisanry</title>
<link rel="stylesheet" href="ldoc.css" type="text/css" />
</head>
<body>
<div id="container">
<div id="product">
<div id="product_logo"></div>
<div id="product_name"><big><b></b></big></div>
<div id="product_description"></div>
</div> <!-- id="product" -->
<div id="main">
<!-- Menu -->
<div id="navigation">
<br/>
<h1>artisanry</h1>
<h2>Modules</h2>
<ul class="$(kind=='Topics' and '' or 'nowrap'">
<li><a href="modules/artisanry.html">artisanry</a></li>
<li><a href="modules/blueprint.html">blueprint</a></li>
<li><a href="modules/artisanryutil.html">artisanryutil</a></li>
<li><a href="modules/artisanryui.html">artisanryui</a></li>
</ul>
</div>
<div id="content">
<h2>Modules</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="modules/artisanry.html">artisanry</a></td>
<td class="summary">The main Artisanry object that holds and manages all receipts.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/blueprint.html">blueprint</a></td>
<td class="summary">The Blueprint is a receipt used by Artisanry.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/artisanryutil.html">artisanryutil</a></td>
<td class="summary">Converts the given input from strings to ItemStacks.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/artisanryui.html">artisanryui</a></td>
<td class="summary">artisanryui is a static, global object that allows to replace the inventory
with the Artisanry one.</td>
</tr>
</table>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.2</a></i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>