-
Notifications
You must be signed in to change notification settings - Fork 43
Add standalone examples to the user guides #1269
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 standalone examples to the user guides #1269
Conversation
|
...user-guide/08-examples/01-list-functions-in-contract/examples/list-functions-in-contract.mts
Outdated
Show resolved
Hide resolved
...user-guide/08-examples/01-list-functions-in-contract/examples/list-functions-in-contract.mts
Outdated
Show resolved
Hide resolved
...entation/public/user-guide/08-examples/03-jump-to-definition/examples/jump-to-definition.mts
Outdated
Show resolved
Hide resolved
documentation/public/user-guide/08-examples/03-jump-to-definition/index.md
Outdated
Show resolved
Hide resolved
...c/user-guide/08-examples/01-list-functions-in-contract/examples/test-list-functions.test.mts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few suggestions. Otherwise, LGTM!
Thanks!
Resubmitting this since #1267 was closed when #1257 was merged.
Adds a section with standalone examples to the user guide. These examples demonstrate almost all the Slang APIs.