homework-jianmu/2.0/deps/lua/doc
Hongze Cheng 0a0c5094c7 refact 2021-09-21 20:59:31 +08:00
..
contents.html refact 2021-09-21 20:59:31 +08:00
logo.gif refact 2021-09-21 20:59:31 +08:00
lua.1 refact 2021-09-21 20:59:31 +08:00
lua.css refact 2021-09-21 20:59:31 +08:00
lua.html refact 2021-09-21 20:59:31 +08:00
luac.1 refact 2021-09-21 20:59:31 +08:00
luac.html refact 2021-09-21 20:59:31 +08:00
manual.html refact 2021-09-21 20:59:31 +08:00
readme.html refact 2021-09-21 20:59:31 +08:00

readme.html

<HTML>
<HEAD>
<TITLE>Lua documentation</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="lua.css">
</HEAD>

<BODY BGCOLOR="#FFFFFF">

<HR>
<H1>
<A HREF="http://www.lua.org/"><IMG SRC="logo.gif" ALT="Lua" BORDER=0></A>
Documentation
</H1>

<UL>
<LI><A HREF="http://www.lua.org/">Official web site</A>
<LI><A HREF="contents.html">Reference manual</A>
<LI><A HREF="lua.html">lua man page</A>
<LI><A HREF="luac.html">luac man page</A>
<LI><A HREF="../README">lua/README</A>
<LI><A HREF="../etc/README">lua/etc/README</A>
<LI><A HREF="../test/README">lua/test/README</A>
</UL>

<HR>
<SMALL>
Last update:
Wed Sep  7 12:57:50 BRST 2005
</SMALL>

</BODY>
</HTML>