-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Up for grabsdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Currently, samples are just code blocks, which could easily become outdated. At this moment, the easiest and most promising way for keeping those runnable and correct is to use https://github.com/Kotlin/kotlinx-knit
It parses Markdown documents, allows for linking to code, and extracts samples into runnable tests.
kotlinx.coroutines and kotlinx.serialization setup can be used as an example for the implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Up for grabsdocumentationImprovements or additions to documentationImprovements or additions to documentation