
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: https://svn.yakumo.dev/yakumo.izuru/mai/trunk@67 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
33 lines
804 B
HTML
33 lines
804 B
HTML
<!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="/docs/style.css">
|
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
|
<meta name="author" content="Izuru Yakumo">
|
|
<title>Mai | Documentation</title>
|
|
</head>
|
|
<body>
|
|
<table>
|
|
<tr><td>
|
|
<table border="1" align="left">
|
|
<tr>
|
|
<td><a href="/docs/api">API</a></td>
|
|
</tr>
|
|
</table>
|
|
</tr></td>
|
|
<tr><td>
|
|
<table border="1" align="center">
|
|
<tr>
|
|
<td>
|
|
<p>Welcome to Mai's documentation!<p>
|
|
<p>See the menu for the available entries</p>
|
|
<p>Anything else is covered by the man pages</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
|