diff options
author | Mike Pall <mike> | 2012-10-14 21:48:04 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2012-10-14 21:48:04 +0200 |
commit | d70d77549b397a8b9ebeed199f32e7827214c00b (patch) | |
tree | 9337bcd70521cf80f1e39971abe2e0efc32082ef /doc/ext_ffi_tutorial.html | |
parent | a0ee70de6de0ade39de17b5678b23bf311d20d9e (diff) | |
download | luajit-d70d77549b397a8b9ebeed199f32e7827214c00b.tar.gz luajit-d70d77549b397a8b9ebeed199f32e7827214c00b.tar.bz2 luajit-d70d77549b397a8b9ebeed199f32e7827214c00b.zip |
Documentation cleanup and reorganization.
Diffstat (limited to 'doc/ext_ffi_tutorial.html')
-rw-r--r-- | doc/ext_ffi_tutorial.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index c5dc68ae..b8a08227 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html | |||
@@ -27,6 +27,8 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
27 | <ul><li> | 27 | <ul><li> |
28 | <a href="luajit.html">LuaJIT</a> | 28 | <a href="luajit.html">LuaJIT</a> |
29 | <ul><li> | 29 | <ul><li> |
30 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | ||
31 | </li><li> | ||
30 | <a href="install.html">Installation</a> | 32 | <a href="install.html">Installation</a> |
31 | </li><li> | 33 | </li><li> |
32 | <a href="running.html">Running</a> | 34 | <a href="running.html">Running</a> |
@@ -57,8 +59,6 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
57 | </li><li> | 59 | </li><li> |
58 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> | 60 | <a href="http://luajit.org/performance.html">Performance <span class="ext">»</span></a> |
59 | </li><li> | 61 | </li><li> |
60 | <a href="http://luajit.org/download.html">Download <span class="ext">»</span></a> | ||
61 | </li><li> | ||
62 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> | 62 | <a href="http://wiki.luajit.org/">Wiki <span class="ext">»</span></a> |
63 | </li><li> | 63 | </li><li> |
64 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 64 | <a href="http://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |