Skip to content
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

Create lua_api.md #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create lua_api.md #132

wants to merge 1 commit into from

Conversation

Piterden
Copy link

@Piterden Piterden commented Nov 5, 2023

It's necessary to point returned values.

Also the function passing as a parameter to another function isn't been always a callback. But if it is the callback, then you need to describe argument would been passed to this callback when it'll be called.

It's necessary to point returned values.

Also the function passing as a parameter to another function isn't been always a callback. But if it is the callback, then you need to describe argument would been passed to this callback when it'll be called.
@nonstop
Copy link
Owner

nonstop commented Nov 7, 2023

I can see that you've changed format of lua_api.txt.
This is fine.
Are there any other changes?

@nonstop
Copy link
Owner

nonstop commented Nov 7, 2023

I renamed lua_api.txt to md. If you are interested in fixing some issues with api description please edit lua_api.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants