From 146764aca661d51daa298c7cfe6b9b5efcff7e5f Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 26 Feb 2015 19:08:59 +0100 Subject: stop generating separate pages for property accessors --- test/data/format/deprecated.class.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'test/data/format/deprecated.class.html') diff --git a/test/data/format/deprecated.class.html b/test/data/format/deprecated.class.html index 352bd435..922306fc 100644 --- a/test/data/format/deprecated.class.html +++ b/test/data/format/deprecated.class.html @@ -16,7 +16,7 @@ Deprecated: This function sucks


-test / p
+test / p

p

val p: Int
@@ -34,16 +34,5 @@ -

Accessors

- - - - - - - -
-get -get(): Int
-- cgit