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

SoundFileView.schelp wrong argument names #2311

Closed
jamshark70 opened this issue Aug 29, 2016 · 1 comment
Closed

SoundFileView.schelp wrong argument names #2311

jamshark70 opened this issue Aug 29, 2016 · 1 comment
Labels
comp: class library SC class library comp: help schelp documentation good first issue indicates issue tickets that are suitable for a new contributor
Milestone

Comments

@jamshark70
Copy link
Contributor

I don't have time to fix this now, but... any takers? It's an easy one.

WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -read has arg named 'startframe', but doc has 'argument:: startFrame'.
WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -readFile has arg named 'aSoundFile', but doc has 'argument:: soundfile'.
WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -readFile has arg named 'startframe', but doc has 'argument:: startFrame'.
WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -readWithTask has arg named 'startframe', but doc has 'argument:: startFrame'.
WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -readFileWithTask has arg named 'aSoundFile', but doc has 'argument:: soundfile'.
WARNING: SCDoc: In ./HelpSource/Classes/SoundFileView.schelp
  Method -readFileWithTask has arg named 'startframe', but doc has 'argument:: startFrame'.
@jamshark70 jamshark70 added comp: help schelp documentation good first issue indicates issue tickets that are suitable for a new contributor labels Aug 29, 2016
@jamshark70 jamshark70 added this to the 3.8 milestone Aug 29, 2016
@vivid-synth vivid-synth added the comp: class library SC class library label Aug 31, 2016
@nhthn
Copy link
Contributor

nhthn commented Sep 20, 2016

Those warnings are correct but for some reason I can't reproduce them. What's up with that?

edit: if I edited the file i could reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: class library SC class library comp: help schelp documentation good first issue indicates issue tickets that are suitable for a new contributor
Projects
None yet
Development

No branches or pull requests

3 participants