From c0064d2b43ec30237d0d39bf5a9aaa4ce5e14744 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 4 Jul 2016 19:48:27 +0200 Subject: Rewrite output generation; much cleaner Markdown and HTML generated. Resolves #71, #72 --- core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'core/testdata/format/crossLanguage/kotlinExtendsJava') diff --git a/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html b/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html index 295366b3..ca0725a0 100644 --- a/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html +++ b/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html @@ -6,10 +6,8 @@ test / test / Bar

Bar

-class Bar : Foo
+class Bar : Foo

See xyzzy

-
-

Constructors

@@ -17,7 +15,8 @@ -- cgit
<init> -Bar()

See xyzzy

+Bar() +

See xyzzy