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

ruby-api-docs wording errors in Sketchup > Layer #1010

Open
j-te opened this issue Nov 8, 2024 · 1 comment
Open

ruby-api-docs wording errors in Sketchup > Layer #1010

j-te opened this issue Nov 8, 2024 · 1 comment

Comments

@j-te
Copy link

j-te commented Nov 8, 2024

There's a wording error in the Ruby API documentation:
https://ruby.sketchup.com/Sketchup/Layer.html#color=-instance_method

#color=(color) ⇒ Object
The #color= method is used to set the name of a layer.

name should read color. This needs updating in two places (summary and detail).

I submitted a PR only to realise after, the docs are auto-generated. Another request would be to generate a README.md file and put a notice to tell us that it's auto-generated and for us to open an issue here in api-issue-tracker. You can also disable PR's on ruby-api-docs.

@thomthom
Copy link
Member

You can also disable PR's on ruby-api-docs.

I don't see any setting to turn that off. Where do I find that?

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

No branches or pull requests

2 participants