updated docs, quick fixed name
This commit is contained in:
parent
0251176f4f
commit
26b1b43bc7
@ -3,7 +3,7 @@
|
||||
<html>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<head>
|
||||
<title>MTUL core</title>
|
||||
<title>MTUL filesystem</title>
|
||||
<link rel="stylesheet" href="ldoc.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
<div id="navigation">
|
||||
<br/>
|
||||
<h1>MTUL core</h1>
|
||||
<h1>MTUL filesystem</h1>
|
||||
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
<div id="content">
|
||||
|
||||
|
||||
<h2>implements core dependencies and tools, especially for the MTUL libraries.</h2>
|
||||
<h2>implements essential tools for locating and reading files</h2>
|
||||
|
||||
<h2>Modules</h2>
|
||||
<table class="module_list">
|
||||
@ -61,7 +61,7 @@ find the paths
|
||||
</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>
|
||||
<i style="float:right;">Last updated 2024-01-08 19:32:24 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<html>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<head>
|
||||
<title>MTUL core</title>
|
||||
<title>MTUL filesystem</title>
|
||||
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
<div id="navigation">
|
||||
<br/>
|
||||
<h1>MTUL core</h1>
|
||||
<h1>MTUL filesystem</h1>
|
||||
|
||||
|
||||
<ul>
|
||||
@ -277,7 +277,7 @@ end
|
||||
</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>
|
||||
<i style="float:right;">Last updated 2024-01-08 19:32:24 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<html>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<head>
|
||||
<title>MTUL core</title>
|
||||
<title>MTUL filesystem</title>
|
||||
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
<div id="navigation">
|
||||
<br/>
|
||||
<h1>MTUL core</h1>
|
||||
<h1>MTUL filesystem</h1>
|
||||
|
||||
|
||||
<ul>
|
||||
@ -178,7 +178,7 @@ find the paths
|
||||
</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>
|
||||
<i style="float:right;">Last updated 2024-01-08 19:32:24 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
@ -1,6 +1,6 @@
|
||||
project="MTUL core"
|
||||
title="MTUL core"
|
||||
description="implements core dependencies and tools, especially for the MTUL libraries."
|
||||
project="MTUL filesystem"
|
||||
title="MTUL filesystem"
|
||||
description="implements essential tools for locating and reading files"
|
||||
format="markdown"
|
||||
backtick_references=false
|
||||
file = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user