mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
440f7b66c6
This will (soon but maybe after launching the new site) become an ASCIIDOC file en/index.txt in the future, to be processed by the same build scripts (buildall.lua) Content will still be refined and must explain that this is the dev master version, not to be used by regular users of the last official version
29 lines
1.4 KiB
HTML
29 lines
1.4 KiB
HTML
$$HEADER$$
|
|
|
|
<h2>About this doc</h2>
|
|
<p>Warning: This part of the eLua documentation is targeted to developers</p>
|
|
<p>This is the documentation for the eLua development master branch.</p>
|
|
<p>##todo Some more explanations here ... </p>
|
|
|
|
<h2>Main topics</h2>
|
|
<div class="box">
|
|
<ul>
|
|
<li><a href="using.html">Generic info</a> - xxxx </li>
|
|
<li><a href="installing.html">Platform info</a> - </li>
|
|
<li><a href="arch_overview.html">eLua internals</a> - </li>
|
|
<li><a href="refman_gen.html">Reference Manual</a> - </li>
|
|
</ul>
|
|
</div>
|
|
|
|
<h2> See also </h2>
|
|
<p>
|
|
<ul>
|
|
<li>Please, visit eLua's Website at <a href="http://www.eluaproject.net" target="_blank"> www.eluaproject.net</a>. </li>
|
|
<li>Download eLua source in our GitHub repository at <a href="http://www.github.com/elua" target="_blank"> www.github.com/elua.</a></li>
|
|
<li>See examples, users projects and others technical information at <a href="http://wiki.eluaproject.net" target="_blank"> wiki.eluaproject.net</a>. </li>
|
|
<li>Try now eLua using eLuaWebBuilder at <a href="http://builder.eluaproject.net" target="_blank"> builder.eluaproject.net.</a>
|
|
<li>You are very welcomed to subscribe and join us at<br /> <a href="https://lists.berlios.de/mailman/listinfo/elua-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/elua-dev</a>. </li>
|
|
<li>Get involved following our tracker at <a href="tracker.eluaproject.net" target="_blank">tracker.eluaproject.net</a>.</li>
|
|
</p>
|
|
|
|
$$FOOTER$$ |