22 lines
632 B
HTML
22 lines
632 B
HTML
<html>
|
|
<title>mango-v4 docs</title>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<style>
|
|
a {
|
|
color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body style="background-color: #140f26">
|
|
<code style="margin: 0 auto; display: block; text-align: center; color: #fff">
|
|
<h1>mango-v4 docs</h1>
|
|
<ul style="list-style: none; margin: 0; padding: 0">
|
|
<li><a href="./rs/doc/mango_v4/">program</a></li>
|
|
<li><a href="./rs/doc/client/">rust client</a></li>
|
|
<li><a href="./ts/client/">typescript client</a></li>
|
|
</ul>
|
|
</code>
|
|
</body>
|
|
</html>
|