feat: rewriting documentation to integrate to kotlinlang.org#3055
Draft
daniCsorbaJB wants to merge 8 commits intomasterfrom
Draft
feat: rewriting documentation to integrate to kotlinlang.org#3055daniCsorbaJB wants to merge 8 commits intomasterfrom
daniCsorbaJB wants to merge 8 commits intomasterfrom
Conversation
Main branch for documentation rewrite efforts
sandwwraith
reviewed
Aug 8, 2025
…2978) * update: first update for serialization documentation restructuring * implementing review comments * setting up temporary folder for review * implementing review comments * fix: typo * implementing TWr review comments * implementing last TWr review comments * implementing last minor updates before the merge
* feat: adding the get started page * implementing review comments from first round of review * implementing second round of comments for the get started page * fix: using slightly smoother wording for R8 * update: clarifying Bazel support and addressing last comment about R8 * update: implementing TWr comments from Sarah * update: refining R8 related comments slightly * adding final version for whats next link
* feat: adding the serialize built in types page * update: implementing first round of review comments * update: implementing second review round comments * update: moving tip and removing objects * fix: capitalization of Kotlin serialization for consistency * update: implementing comments from Sarah for TWr review * update: adding ids to the runnable examples
* feat: adding the Serialize classes page * update: implementing review comments * update: implementing additional review comments * update: small code clean up and adding experimental API information * update: removing experimental and adding some finishing touches * update: adding runnable example ids * update: implementing technical writer review comments * update: implementing additional comments from Sarah * update: adding links
* feat: adding JSON overview and Json configuration docs * update: implementing first round of review comments * feat: adding page for io serialization and implementing review comments * update: created new page for I/O serialization * update: implementing additional review comments * update: small update to section ordering * update: implementing comments related to the IO sources page * update: small additional updates for streams and minor update to json config * update: implementing TWr review comments from Danil and adding example ids * fix: last minor TWr review changes
* feat: adding JSON elements page * update: implementing review comments * update: implementing additional comments * update: adding last comment suggestion * update: implementing comments from Andrey * fix: add JsonUnquotedLiteral parentheses
* feat: adding new page for Transform JSON structure * update: implementing review comments * update: implementing minor comments and reworking @KeepGeneratedSerializer example * update: implementing peer review comments from Andrey
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Main branch for documentation rewrite efforts.
Related ticket: KT-66330