mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
Doc cleanup.
This commit is contained in:
parent
8b6af89ba7
commit
a9fd686744
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Status & Roadmap</title>
|
<title>Status</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
<meta name="Author" content="Mike Pall">
|
<meta name="Author" content="Mike Pall">
|
||||||
<meta name="Copyright" content="Copyright (C) 2005-2015, Mike Pall">
|
<meta name="Copyright" content="Copyright (C) 2005-2015, Mike Pall">
|
||||||
@ -17,7 +17,7 @@ ul li { padding-bottom: 0.3em; }
|
|||||||
<a href="http://luajit.org"><span>Lua<span id="logo">JIT</span></span></a>
|
<a href="http://luajit.org"><span>Lua<span id="logo">JIT</span></span></a>
|
||||||
</div>
|
</div>
|
||||||
<div id="head">
|
<div id="head">
|
||||||
<h1>Status & Roadmap</h1>
|
<h1>Status</h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="nav">
|
<div id="nav">
|
||||||
<ul><li>
|
<ul><li>
|
||||||
@ -102,15 +102,6 @@ handled correctly. The error may fall through an on-trace
|
|||||||
garbage collector.
|
garbage collector.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Roadmap</h2>
|
|
||||||
<p>
|
|
||||||
Please refer to the
|
|
||||||
<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">»</span> LuaJIT Roadmap 2012/2013</a> and an
|
|
||||||
<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013-UPDATE"><span class="ext">»</span> update on release planning</a> for details.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
</p>
|
|
||||||
<br class="flush">
|
<br class="flush">
|
||||||
</div>
|
</div>
|
||||||
<div id="foot">
|
<div id="foot">
|
||||||
|
Loading…
Reference in New Issue
Block a user