1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
elua/doc/en/doc.html

23 lines
1.0 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Language" content="en-us"><title>eLua documentation</title>
<link rel="stylesheet" type="text/css" href="../style.css"></head>
<body style="background-color: rgb(255, 255, 255);">
<h3>eLua documentation</h3>
<p>This section contains the complete <b>eLua</b> documentation for both users and developers, including (but not limited to):
<ul>
<li>how to build <b>eLua</b></li>
<li>how to install (or build) the toolchains needed to build <b>eLua</b></li>
<li>how to use <b>eLua</b></li>
<li>description of the example programs from the <b>eLua</b> source distribution</li>
</ul></p>
<p>People who want to contribute to the <b>eLua</b> source code will find a lot of important information here:<ul>
<li>a description of the <b>eLua</b> architecture</li>
<li>the <b>eLua</b> coding standard</li>
<li>how to port <b>eLua</b> to a new platform</li>
</ul>
</p>
</body></html>