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/classWithClassObject.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/data/format/classWithClassObject.html') diff --git a/test/data/format/classWithClassObject.html b/test/data/format/classWithClassObject.html index 5ccb5b7e..c1b18041 100644 --- a/test/data/format/classWithClassObject.html +++ b/test/data/format/classWithClassObject.html @@ -6,7 +6,8 @@ test /  / Klass

Klass

-
class Klass

+class Klass
+

Constructors

-- cgit