-
Notifications
You must be signed in to change notification settings - Fork 290
API docs improvements #942
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
8607a77
API docs for `JsValue`
dherman ce33685
Align the wording style of doc summaries for all entires in `neon::ty…
dherman 977f1cd
Remove redundant markdown.
dherman fd50eea
`JsArray` example and method docs.
dherman 942dc88
Add explicit `JsArray` type annotation to code example
dherman 21df710
`JsFunction` API docs
dherman 8aca955
API docs for `JsUndefined`
dherman 68356d8
API docs for:
dherman f125256
`JsError` example
dherman 13fe178
`JsDate` API docs
dherman f774d76
Use easy-cast library to clean up the numeric conversion logic in the…
dherman 3bcac26
Merge branch 'main' into apidoc-examples
dherman 94ead0d
Fix failing doc-tests:
dherman c43c319
Example for `JsFuture`
dherman 5190416
Examples for `JsPromise`
dherman e93a6ba
Delete trailing whitespace
dherman c063e50
Examples for `JsString`
dherman a531021
Use easy-cast for the Promise example
dherman 342d2be
- Link `Deferred` to examples in `JsPromise` and `JsFuture`
dherman 6686822
copy edit: "type of JS smart pointer" -> "JS smart pointer"
dherman 7904f1b
Simplification for Date example code
dherman cdd8cc8
Simplify example with `call_method_with`
dherman 1f332d6
Simplify another example with `call_method_with`
dherman 3945cba
Add "see also" reference from `exec` to `call_with`.
dherman e0055bd
Clarifying copy
dherman 4e35241
Explain the role of Deferred in the Promise docs
dherman 498606a
bugfix in doc comment code
dherman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.