diff options
author | Dmitry Jemerov <yole@jetbrains.com> | 2017-02-23 12:01:55 +0100 |
---|---|---|
committer | Dmitry Jemerov <yole@jetbrains.com> | 2017-02-23 12:02:29 +0100 |
commit | 287c8207f6c7534ac9c5dfbc6e2ce10fae9a696b (patch) | |
tree | 258734e8f55323f93837afb93bd19a574dd323e1 /core/testdata | |
parent | 1270519a551cd30e452d282247d2d963bc9c25ca (diff) | |
download | dokka-287c8207f6c7534ac9c5dfbc6e2ce10fae9a696b.tar.gz dokka-287c8207f6c7534ac9c5dfbc6e2ce10fae9a696b.tar.bz2 dokka-287c8207f6c7534ac9c5dfbc6e2ce10fae9a696b.zip |
Show platforms of a node in summary table
Diffstat (limited to 'core/testdata')
-rw-r--r-- | core/testdata/format/sinceKotlin.package.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testdata/format/sinceKotlin.package.md b/core/testdata/format/sinceKotlin.package.md index 5e9250f8..2af0c9ee 100644 --- a/core/testdata/format/sinceKotlin.package.md +++ b/core/testdata/format/sinceKotlin.package.md @@ -4,5 +4,5 @@ ### Types -| [Since1.1](test/-since1.1/index) | `class Since1.1`<br>Useful | +| [Since1.1](test/-since1.1/index)<br>(Kotlin 1.1) | `class Since1.1`<br>Useful | |