Fix bugs, many other changes
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/mai/trunk@67 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
@@ -6,12 +6,27 @@
|
||||
<meta name="author" content="Izuru Yakumo">
|
||||
<title>Mai | Documentation</title>
|
||||
</head>
|
||||
<body id="body">
|
||||
<img src="/static/favicon128x128.png" style="text-align: center;">
|
||||
<h1 id="header">Documentation</h1>
|
||||
<ul id="nav">
|
||||
<li><a href="/docs/api">API</a></li>
|
||||
</ul>
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user