Skip to content

[1pt] Better link to Lua reference [mopinion] #1785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
NickVolynkin opened this issue Jan 29, 2021 · 0 comments · Fixed by #3069
Closed

[1pt] Better link to Lua reference [mopinion] #1785

NickVolynkin opened this issue Jan 29, 2021 · 0 comments · Fixed by #3069
Labels
add details [nature] More details needed, some info missing. Documentation is incomplete. mopinion Issues coming from Mopinion feedback reference [location] Tarantool manual, Reference part

Comments

@NickVolynkin
Copy link
Contributor

NickVolynkin commented Jan 29, 2021

Модуль table включает в себя всё из стандартной библиотеки для работы с таблицами в Lua, а также некоторые расширения специально для Tarantool’а.

Details

Ссылка: https://www.lua.org/pil/19.html не релевантна, надо заменить на что-то, где есть описание всех фунций table.*, например: http://www.lua.org/manual/5.2/manual.html#6.5, но это не точно

root document: https://www.tarantool.io/ru/doc/latest/reference/reference_lua/table/

suggested estimation: 1pt

@NickVolynkin NickVolynkin added the reference [location] Tarantool manual, Reference part label Jan 29, 2021
@Onvember Onvember added the add details [nature] More details needed, some info missing. Documentation is incomplete. label Jan 29, 2021
@Onvember Onvember added the mopinion Issues coming from Mopinion feedback label Apr 20, 2021
@Onvember Onvember added this to the Doc issues estimate aggregation [@onvember] milestone Apr 20, 2021
@Onvember Onvember changed the title Better link to Lua reference [mopinion] [1pt] Better link to Lua reference [mopinion] Apr 21, 2021
@Onvember Onvember removed this from the Doc issues estimate aggregation [@onvember] milestone Apr 27, 2021
patiencedaur added a commit that referenced this issue Aug 5, 2022
p7nov pushed a commit that referenced this issue Aug 11, 2022
* Provide links to Lua and LuaJIT data types

Resolves #1318

* Replace wrong link to Lua 5.2 with correct to Lua 5.1

Resolves #1321

* Provide a more relevant link to Lua table manual

Resolves #1785

* Add msgpack.NULL to data types table

Resolves #927

* Add a sharded space example

Resolves #2474

* Clarify box.cfg.listen value type

Resolves #2855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add details [nature] More details needed, some info missing. Documentation is incomplete. mopinion Issues coming from Mopinion feedback reference [location] Tarantool manual, Reference part
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants