-
Notifications
You must be signed in to change notification settings - Fork 110
Improve the KDoc #367
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
Improve the KDoc #367
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
b6a6338
Improve the KDoc
dkhalanskyjb 0a7298e
Fix typos and small mistakes
dkhalanskyjb e076439
Don't hyphenate ISO 8601 when used as a compound adjective
dkhalanskyjb ca9c739
Implement the first pack of fixes after the review
dkhalanskyjb c6dd47f
The second pack of changes
dkhalanskyjb 1a4b0f9
Add samples for TimeZone, UtcOffset, and Month
dkhalanskyjb 6883ffb
WIP: add samples for LocalTime
dkhalanskyjb 671ee59
WIP: add samples for some formatting APIs
dkhalanskyjb bca9eab
More samples
dkhalanskyjb ba55ab6
Add samples for format builders
dkhalanskyjb 85ab102
Samples for Date(Time)Period and Clock
dkhalanskyjb cccad01
fixup
dkhalanskyjb f3d4653
More samples; only LocalDate and Instant left
dkhalanskyjb 77aff41
Samples for LocalDate
dkhalanskyjb d70657b
Finish adding samples
dkhalanskyjb 3c956e0
Address the reviews
dkhalanskyjb 788285c
Try to find the edge cases that work across platforms
dkhalanskyjb 60ed765
reword
dkhalanskyjb fd8be7d
Update core/common/src/DateTimeUnit.kt
dkhalanskyjb 1302b7e
Address the comments
dkhalanskyjb 8f73a08
Clarify setting DateTimeComponents.month
dkhalanskyjb 33a3717
Provide a one-line description for every sample
dkhalanskyjb a2af2de
More additions according to the reviews
dkhalanskyjb f7878af
feat: new docs review
danil-pavlov 63644e6
Mention the relevant parts of ISO 8601 when describing formats
dkhalanskyjb e6b758e
Incorporate some more proofreading results
dkhalanskyjb 517ae7a
Address the review
dkhalanskyjb f45e493
Address the review
dkhalanskyjb 8a0e356
~fixup
dkhalanskyjb f70e422
Remove separate samples for Long overloads (plus a small fixup)
dkhalanskyjb 6c1423a
Use yyyy instead of uuuu in the Unicode pattern sample
dkhalanskyjb fa59e05
Use Instant.fromEpochSeconds in samples more
dkhalanskyjb a529d44
Fix a broken sample reference
dkhalanskyjb a0a1335
Fix broken table rendering
dkhalanskyjb 8851274
Properly display samples in Dokka
dkhalanskyjb 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
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.