rename tag value to link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @param <info descr="null" textAttributesKey="KDOC_TAG_VALUE">x</info> foo and <info descr="null" textAttributesKey="KDOC_TAG_VALUE">[baz]</info>
|
||||
* @param <info descr="null" textAttributesKey="KDOC_TAG_VALUE">y</info> bar
|
||||
* @param <info descr="null" textAttributesKey="KDOC_LINK">x</info> foo and <info descr="null" textAttributesKey="KDOC_LINK">[baz]</info>
|
||||
* @param <info descr="null" textAttributesKey="KDOC_LINK">y</info> bar
|
||||
* @return notALink here
|
||||
*/
|
||||
fun <info descr="null">f</info>(<info descr="null">x</info>: <info descr="null">Int</info>, <info descr="null">y</info>: <info descr="null">Int</info>): <info descr="null">Int</info> {
|
||||
|
||||
Reference in New Issue
Block a user