From a3ec2e2afd6f4140ac78f7630fa9c2ca1f8ca8af Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 12 Jan 2016 16:14:21 +0100 Subject: generate signature-based anchors for overloads; use signature instead of name as an anchor for in-page links --- core/testdata/format/tripleBackticks.html | 1 + 1 file changed, 1 insertion(+) (limited to 'core/testdata/format/tripleBackticks.html') diff --git a/core/testdata/format/tripleBackticks.html b/core/testdata/format/tripleBackticks.html index 13954985..4fe604c3 100644 --- a/core/testdata/format/tripleBackticks.html +++ b/core/testdata/format/tripleBackticks.html @@ -6,6 +6,7 @@ test / f

f

+ fun f(): Unit

Description

code sample

-- cgit