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

A couple of additions to lua class reference #171

Closed
wants to merge 3 commits into from

Conversation

davidhealey
Copy link

No description provided.

@x42
Copy link
Member

x42 commented May 26, 2020

This documentation is auto-generated by and all manual changes will be overwritten by
https://github.com/Ardour/ardour/blob/master/tools/update_luadoc.sh

However it's correct, those reserved words need to be prefixed with an underscore. It looks like bug in the update script.

pauldavisthefirst pushed a commit to Ardour/ardour that referenced this pull request Mar 24, 2021
This correctly matches reserved words when looking
up C++ documentation, but prints the exposed binding.

e.g. ARDOUR::PluginInsert::type -> ARDOUR.PluginInsert._type

Ardour/manual#171
@x42
Copy link
Member

x42 commented Mar 24, 2021

Fixed in Ardour/ardour@16abbd6
next update of the documentation will correctly show _end and _type

@x42 x42 closed this Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants