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

Add examples to controller doc strings #92

Open
alancleary opened this issue Apr 10, 2023 · 0 comments
Open

Add examples to controller doc strings #92

alancleary opened this issue Apr 10, 2023 · 0 comments

Comments

@alancleary
Copy link
Contributor

If you look at the documentation auto-generated from the controller doc strings you'll find that there aren't any examples. This means you have to go digging in the source code to see how to actually use them. This is less than convenient, especially for the LisQueryStringParameterController which is currently being used in a mixin so the "example" is split across multiple files.

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

No branches or pull requests

1 participant