From f3973480c0b03c9f28f05b5a4cf61bf3de3597bd Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 3 Mar 2015 19:51:43 +0100 Subject: support links with custom labels --- test/data/format/linkWithLabel.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 test/data/format/linkWithLabel.html (limited to 'test/data/format/linkWithLabel.html') diff --git a/test/data/format/linkWithLabel.html b/test/data/format/linkWithLabel.html new file mode 100644 index 00000000..75769ffd --- /dev/null +++ b/test/data/format/linkWithLabel.html @@ -0,0 +1,37 @@ + + +test / Bar + + +test / Bar
+
+

Bar

+class Bar
+

Use this method for best results.

+
+
+

Constructors

+ + + + + + + +
+<init> +Bar()

Use this method for best results.

+
+

Functions

+ + + + + + + +
+foo +fun foo(): Unit
+ + -- cgit