-
Notifications
You must be signed in to change notification settings - Fork 0
Document custom options #292
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
55 commits
Select commit
Hold shift + click to select a range
4b0e712
Bump postcss from 8.5.6 to 8.5.10 in /docs/_preview
dependabot[bot] 89f9142
Bump version -> `2.0.0-SNAPSHOT.415`
alexander-yevsyukov 113f908
Bump local dependencies
alexander-yevsyukov 6b2bda4
Update dependency reports
alexander-yevsyukov 1f5552f
Bump Validation in docs
alexander-yevsyukov f554bd5
Update `config`
alexander-yevsyukov a889523
Add Time as a submodule under `docs/_time`
alexander-yevsyukov 310e426
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/docs/_pr…
alexander-yevsyukov 646376a
Update section number
alexander-yevsyukov 0ec7d7b
Compose the plan for describing custom validation options
alexander-yevsyukov 1913270
Draft the seacion "Custom validation option"
alexander-yevsyukov 6ae7a1e
Reoder sections in navigation
alexander-yevsyukov da66821
Create "Running example" section
alexander-yevsyukov fed03a9
Separate the description of adding events and views
alexander-yevsyukov 3a244c5
Remove redundant links
alexander-yevsyukov 9a3e44b
Use typographic quotes instead of straight ones
alexander-yevsyukov ed0380c
Teach `/writer` to keep navigation in sync.
alexander-yevsyukov d113d10
Teach `/writer` to keep navigation in sync.
alexander-yevsyukov b540843
Rename the openning section
alexander-yevsyukov 63aaf17
Trasnform the section into a note block
alexander-yevsyukov 1f38b2b
Improve description of the `GenerateWhen`
alexander-yevsyukov 207abae
Add task document for a new section
alexander-yevsyukov 63035ff
Document passing to the Spine Compiler
alexander-yevsyukov 625a416
Add the Summary page for the "Custom validation" section
alexander-yevsyukov 07c1773
Fix quoting title in navigation
alexander-yevsyukov 2d6101b
Bump CoreJvm Compiler -> `2.0.0-SNAPSHOT.063`
alexander-yevsyukov 7f70396
Fix bottom nav link
alexander-yevsyukov 05018f7
Describe handling `@AutoService`
alexander-yevsyukov f5ef495
Update build time
alexander-yevsyukov 6c618e8
Improve the wording for `ValidationOption` implementations
alexander-yevsyukov c8e9d3f
Remove task documents
alexander-yevsyukov 1867f5d
Bump Time -> `2.0.0-SNAPSHOT.237`
alexander-yevsyukov 58e9382
Instruct the `/writer` skill to use footnote-style links
alexander-yevsyukov ed04195
Use footnote-style links in Markdown
alexander-yevsyukov a8230b8
Merge remote-tracking branch 'origin/document-custom-options' into do…
alexander-yevsyukov 986846e
Update `config`
alexander-yevsyukov cc28d99
Update dependency reports
alexander-yevsyukov 70dfe0c
Describe `@AutoService` as not mandatory
alexander-yevsyukov ca9b7d1
Add `spine` package to the Protobuf samples
alexander-yevsyukov 260de2e
Improve text layout
alexander-yevsyukov d03447b
Fix back links
alexander-yevsyukov 0c21189
Bump Time -> `2.0.0-SNAPSHOT.238`
alexander-yevsyukov 3c60ac9
Put the "Register the option" page after the `Generator` description
alexander-yevsyukov 922fee7
Add section header for service discovery
alexander-yevsyukov 22cc1cd
Highlight the use of non-breaking spaces
alexander-yevsyukov e605f49
Add section for option extension
alexander-yevsyukov 5bf0b05
Use `VIEW` kind alias in docs
alexander-yevsyukov 8cc5c7e
Add links to source files
alexander-yevsyukov 924f7cf
Add code samples
alexander-yevsyukov 757d358
Update `time` repo reference
alexander-yevsyukov 1ca3970
Update `config`
alexander-yevsyukov 05b3908
Bump CoreJvm Compiler
alexander-yevsyukov 6819294
Update dependency reports
alexander-yevsyukov a854985
Improve workflow names
alexander-yevsyukov 40ed131
Fix the navigation order
alexander-yevsyukov 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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,6 +39,7 @@ | |
|
|
||
| # Internal tool directories. | ||
| .fleet/ | ||
| .junie/memory/ | ||
|
|
||
| # Kotlin temp directories. | ||
| **/.kotlin/ | ||
|
|
||
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
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
Submodule config
updated
16 files
Oops, something went wrong.
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.