From ebbf265dbe9d5fe37e56c9baa567edaf21dd16fa Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 10 Feb 2015 19:35:27 +0100 Subject: much nicer html output for overloads --- test/data/format/tripleBackticks.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'test/data/format/tripleBackticks.html') diff --git a/test/data/format/tripleBackticks.html b/test/data/format/tripleBackticks.html index ad4251a9..8cd378f0 100644 --- a/test/data/format/tripleBackticks.html +++ b/test/data/format/tripleBackticks.html @@ -6,13 +6,14 @@ test /  / f

f

-
fun f(): Unit

Description

-
-
+fun f(): Unit
+

Description

Description


 code sample
 


+
+
-- cgit