mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-05 05:33:44 +01:00
97 lines
2.5 KiB
HTML
97 lines
2.5 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>3D Armor</title>
|
|
<link rel="stylesheet" href="ldoc.css" type="text/css" />
|
|
<link rel="icon" href="https://www.minetest.net/media/icon.svg" type="image/png" />
|
|
</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>3d_armor</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Topics</h2>
|
|
<ul class="">
|
|
<li><a href="topics/api.html">api</a></li>
|
|
<li><a href="topics/settings.html">settings</a></li>
|
|
<li><a href="topics/helmets.html">helmets</a></li>
|
|
<li><a href="topics/chestplates.html">chestplates</a></li>
|
|
<li><a href="topics/leggings.html">leggings</a></li>
|
|
<li><a href="topics/boots.html">boots</a></li>
|
|
<li><a href="topics/shields.html">shields</a></li>
|
|
<li><a href="topics/crafting.html">crafting</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="content">
|
|
|
|
|
|
|
|
<h2>Topics</h2>
|
|
<table class="module_list">
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/api.html">api</a></td>
|
|
<td class="summary">3D Armor API</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/settings.html">settings</a></td>
|
|
<td class="summary">3D Armor Settings</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/helmets.html">helmets</a></td>
|
|
<td class="summary">3D Armor Helmets</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/chestplates.html">chestplates</a></td>
|
|
<td class="summary">3D Armor Chestplates</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/leggings.html">leggings</a></td>
|
|
<td class="summary">3D Armor Leggings</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/boots.html">boots</a></td>
|
|
<td class="summary">3D Armor Boots</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/shields.html">shields</a></td>
|
|
<td class="summary">3D Armor Shields</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="topics/crafting.html">crafting</a></td>
|
|
<td class="summary">3D Armor Crafting</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div> <!-- id="content" -->
|
|
</div> <!-- id="main" -->
|
|
<div id="about">
|
|
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
|
|
<i style="float:right;">Last updated 2023-04-20 05:36:49 </i>
|
|
</div> <!-- id="about" -->
|
|
</div> <!-- id="container" -->
|
|
</body>
|
|
</html>
|