Skip to content

Commit 85abee7

Browse files
committed
setting up temporary folder for review
1 parent c255e0d commit 85abee7

File tree

7 files changed

+1
-57
lines changed

7 files changed

+1
-57
lines changed
File renamed without changes.

docs/topics/serialization.md renamed to docs-website/topics/serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Kotlin provides this functionality through the [`kotlinx.serialization` librarie
1010
which support multiple platforms and data formats.
1111

1212
If you're new to serialization in Kotlin, we recommend starting with the [Get Started with Serialization](serialization-get-started.md) tutorial.
13-
It provides a step-by-step guide to help you set up and use Kotlin serialization in your project.
13+
It walks you through adding the Kotlin serialization library to your project and shows you how to serialize and deserialize your first class.
1414

1515
<a href="serialization-get-started.md"><img src="get-started-serialization.svg" width="700" alt="Get started with serialization" style="block"/></a>
1616

docs/cfg/buildprofiles.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/serialization.tree

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/v.list

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/writerside.cfg

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)