source: code/trunk/docs/index.html@ 70

Last change on this file since 70 was 67, checked in by yakumo.izuru, 16 months ago

Fix bugs, many other changes

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 804 bytes
RevLine 
[66]1<!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3 <head>
4 <link rel="stylesheet" href="/docs/style.css">
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
6 <meta name="author" content="Izuru Yakumo">
7 <title>Mai | Documentation</title>
8 </head>
[67]9 <body>
10 <table>
11 <tr><td>
12 <table border="1" align="left">
13 <tr>
14 <td><a href="/docs/api">API</a></td>
15 </tr>
16 </table>
17 </tr></td>
18 <tr><td>
19 <table border="1" align="center">
20 <tr>
21 <td>
22 <p>Welcome to Mai's documentation!<p>
23 <p>See the menu for the available entries</p>
24 <p>Anything else is covered by the man pages</p>
25 </td>
26 </tr>
27 </table>
28 </td></tr>
29 </table>
[66]30 </body>
31</html>
32
Note: See TracBrowser for help on using the repository browser.