25 lines
590 B
HTML
25 lines
590 B
HTML
<!doctype html public "-//IETF//DTD HTML 2.0//EN">
|
|
<!-- $Id: index.html,v 1.1 2001/03/05 12:58:00 tale Exp $ -->
|
|
<html>
|
|
|
|
<head>
|
|
<title>mDNkit Documentation</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>mDNkit Documents</h1>
|
|
|
|
<p>mDNkit documents are currently available only in Japanese.
|
|
|
|
<ul>
|
|
<li><a href="ja/index.html">Japanese documents</a><p>
|
|
<li><a href="en/index.html">English documents</a> (not yet)<p>
|
|
<li>..for other languages..
|
|
</ul>
|
|
|
|
<p>See <a href="LICENSE.txt">LICENSE.txt</a> for the license of this kit.
|
|
</body>
|
|
</html>
|