diff options
author | Lua Team <team@lua.org> | 2012-02-13 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2012-02-13 12:00:00 +0000 |
commit | 446741d4085b98564350a70cf58f82f48a25b613 (patch) | |
tree | a28e0246f0b0404a5c066b8f2a888db45e30fc44 /doc | |
parent | c16585cbf62fae1a5e4788241e94b789a8e05a34 (diff) | |
download | lua-github-5.1.x.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contents.html | 12 | ||||
-rw-r--r-- | doc/manual.html | 4 |
2 files changed, 5 insertions, 11 deletions
diff --git a/doc/contents.html b/doc/contents.html index 51848f5d..3d83da98 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -50,15 +50,7 @@ the Lua project. · <A HREF="#index">index</A> · -<A HREF="http://www.lua.org/manual/5.1/pt/">português</A> -· -<A HREF="http://www.lua.org/manual/5.1/es/">español</A> -· -<A HREF="http://www.lua.ru/doc/">русский</A> -· -<A HREF="http://thor.4242.hu/scripting/manual_hu.html">magyar</A> -· -<A HREF="http://lua.coders-online.net/">deutsch</A> +<A HREF="http://www.lua.org/manual/">other versions</A> <HR> <SMALL> Copyright © 2006–2012 Lua.org, PUC-Rio. @@ -495,7 +487,7 @@ Freely available under the terms of the <HR> <SMALL CLASS="footer"> Last update: -Fri Feb 3 09:53:57 BRST 2012 +Mon Feb 13 18:53:32 BRST 2012 </SMALL> <!-- Last change: revised for Lua 5.1.5 diff --git a/doc/manual.html b/doc/manual.html index 0f85c6c9..4e41683d 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -29,6 +29,8 @@ Freely available under the terms of the <a href="contents.html#contents">contents</A> · <a href="contents.html#index">index</A> +· +<A HREF="http://www.lua.org/manual/">other versions</A> <!-- ====================================================================== --> <p> @@ -8792,7 +8794,7 @@ Here is the complete syntax of Lua in extended BNF. <HR> <SMALL CLASS="footer"> Last update: -Fri Feb 3 09:25:41 BRST 2012 +Mon Feb 13 18:54:19 BRST 2012 </SMALL> <!-- Last change: revised for Lua 5.1.5 |