lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Apr 14, 2012 at 13:26, KHMan <keinhong@gmail.com> wrote:
> On 4/14/2012 2:47 PM, Alexander Gladysh wrote:
>>
>> Often, when I search for Lua API calls, Lua manual is not even on the
>> first page.
>>
>> For example: https://www.google.ru/search?q=lua_rawset
>>
>> Perhaps some SEO is in order?
>
>
> Oh, it's a slow day, nobody has replied, heh. :-)
>
> Since the manuals at lua.org look like just the usual docs (not like
> definitions + annotations + comments), why not a local copy? I use this
> bookmark all the time:
>
>  file:///Y:/Src/lua-5.2.0/doc/contents.html#index

This is not my point. I myself should manage somehow :)

I worry about newbies, who should see the canonical source, not some
bugs forum stuff.

Alexander.