From f21570e5526ce564ac8abeff5310cf753f86ffb8 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Mon, 15 Oct 2012 10:41:29 +0200 Subject: Move HTML reference renderings to /html-test/ref/ --- html-test/ref/mini_Test.html | 269 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 html-test/ref/mini_Test.html (limited to 'html-test/ref/mini_Test.html') diff --git a/html-test/ref/mini_Test.html b/html-test/ref/mini_Test.html new file mode 100644 index 00000000..26db2c0f --- /dev/null +++ b/html-test/ref/mini_Test.html @@ -0,0 +1,269 @@ + +Test

Test

Type declarations +

Data types +

data T a b

data T2 a b

data T3 a b

data T4 a b

data T5 a b

data T6

data N1 a

data N2 a b

data N3 a b

data N4 a b

data N5 a b

data N6 a b

data N7 a b

Records +

data R

data R1

Class declarations +

class C a

class D a

class E a

class F a

Function types +

Auxiliary stuff +

A hidden module +

A visible module +

Existential / Universal types +

data Ex a

Type signatures with argument docs +

A section +

A subsection +

-- cgit v1.2.3