xref: /aosp_15_r20/external/dokka/core/testdata/packagedocs/referenceLinks.md (revision 1b2d298c530bf0473cc943e8414a5ff577a994bc)
1# Module refLinks
2
3## Kotlin Standard Library
4
5The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections,
6text and files.
7See [ref]
8Also, [example][ref]
9
10# Package kotlin
11
12Core functions and types
13See [ref]
14Also, [example][ref]
15
16<!-- Refs -->
17[ref]: http://example.com
18