-
Notifications
You must be signed in to change notification settings - Fork 145
Document how to create custom toolkits #2639
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
Comments
In that doc section, it would be nice if the some of these info added:
|
I actually wonder whether it should be an extra section in the general Scala Toolkit doc, or whether we should have a separate advanced guide/cookbook on building custom toolkits. |
@Gedochao Probably a separate guide might be better as this might not be interest to everyone using the toolkit. |
Agreed. It'd be good to linke to it from the existing Scala Toolkit guide, though, so that it's easy to find.
@yadavan88 Awesome, sure! When doing docs-only changes, you can branch from Otherwise, refer to CONTRIBUTING.md for more general rules for contributions. |
Thanks for the details @Gedochao |
Hi @Gedochao |
Is your feature request related to a problem? Please describe.
The toolkit guide does not include an explanation on how to create a custom toolkit from scratch.
Describe the solution you'd like
An extra section in the doc describing how to create custom toolkits.
Additional context
Created out of #2637
The text was updated successfully, but these errors were encountered: