2024-01-08 19:31:05 -08:00

69 lines
1.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>MTUL core</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>MTUL core</h1>
<h2>Modules</h2>
<ul class="nowrap">
<li><a href="modules/binary.html">binary</a></li>
<li><a href="modules/paths.html">paths</a></li>
</ul>
</div>
<div id="content">
<h2>implements core dependencies and tools, especially for the MTUL libraries.</h2>
<h2>Modules</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="modules/binary.html">binary</a></td>
<td class="summary">read and write (little endian) binary.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/paths.html">paths</a></td>
<td class="summary">mod utilities
find the paths
find mod information</td>
</tr>
</table>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/ldoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-01-08 19:24:47 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>